timedate1

package
v0.0.0-...-77ac5d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2023 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Overview

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.

SPDX-License-Identifier: GPL-3.0-or-later

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterfaceTimedate

type MockInterfaceTimedate struct {
	mock.Mock
}

func (*MockInterfaceTimedate) GoSetLocalRTC

func (v *MockInterfaceTimedate) GoSetLocalRTC(flags dbus.Flags, ch chan *dbus.Call, enabled bool, fixSystem bool, message string) *dbus.Call

func (*MockInterfaceTimedate) GoSetNTP

func (v *MockInterfaceTimedate) GoSetNTP(flags dbus.Flags, ch chan *dbus.Call, enabled bool, message string) *dbus.Call

func (*MockInterfaceTimedate) GoSetNTPServer

func (v *MockInterfaceTimedate) GoSetNTPServer(flags dbus.Flags, ch chan *dbus.Call, server string, message string) *dbus.Call

func (*MockInterfaceTimedate) GoSetTime

func (v *MockInterfaceTimedate) GoSetTime(flags dbus.Flags, ch chan *dbus.Call, usec int64, relative bool, message string) *dbus.Call

func (*MockInterfaceTimedate) GoSetTimezone

func (v *MockInterfaceTimedate) GoSetTimezone(flags dbus.Flags, ch chan *dbus.Call, timezone string, message string) *dbus.Call

func (*MockInterfaceTimedate) NTPServer

func (v *MockInterfaceTimedate) NTPServer() proxy.PropString

func (*MockInterfaceTimedate) SetLocalRTC

func (v *MockInterfaceTimedate) SetLocalRTC(flags dbus.Flags, enabled bool, fixSystem bool, message string) error

func (*MockInterfaceTimedate) SetNTP

func (v *MockInterfaceTimedate) SetNTP(flags dbus.Flags, enabled bool, message string) error

func (*MockInterfaceTimedate) SetNTPServer

func (v *MockInterfaceTimedate) SetNTPServer(flags dbus.Flags, server string, message string) error

func (*MockInterfaceTimedate) SetTime

func (v *MockInterfaceTimedate) SetTime(flags dbus.Flags, usec int64, relative bool, message string) error

func (*MockInterfaceTimedate) SetTimezone

func (v *MockInterfaceTimedate) SetTimezone(flags dbus.Flags, timezone string, message string) error

func (*MockInterfaceTimedate) Timezone

func (v *MockInterfaceTimedate) Timezone() proxy.PropString

type MockTimedate

type MockTimedate struct {
	MockInterfaceTimedate // interface org.deepin.dde.Timedate1
	proxy.MockObject
}

type Timedate

type Timedate interface {
	proxy.Object
	// contains filtered or unexported methods
}

func NewTimedate

func NewTimedate(conn *dbus.Conn) Timedate

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL