uadp1

package
v0.0.0-...-454a0ba Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: GPL-3.0 Imports: 5 Imported by: 2

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 MockInterfaceUadp

type MockInterfaceUadp struct {
	mock.Mock
}

func (*MockInterfaceUadp) Available

func (v *MockInterfaceUadp) Available(flags dbus.Flags) (bool, error)

func (*MockInterfaceUadp) Delete

func (v *MockInterfaceUadp) Delete(flags dbus.Flags, name string) error

func (*MockInterfaceUadp) Get

func (v *MockInterfaceUadp) Get(flags dbus.Flags, name string) ([]uint8, error)

func (*MockInterfaceUadp) GetDataKey

func (v *MockInterfaceUadp) GetDataKey(flags dbus.Flags, exePath string, keyName string, keyringKey string) (string, error)

func (*MockInterfaceUadp) GoAvailable

func (v *MockInterfaceUadp) GoAvailable(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceUadp) GoDelete

func (v *MockInterfaceUadp) GoDelete(flags dbus.Flags, ch chan *dbus.Call, name string) *dbus.Call

func (*MockInterfaceUadp) GoGet

func (v *MockInterfaceUadp) GoGet(flags dbus.Flags, ch chan *dbus.Call, name string) *dbus.Call

func (*MockInterfaceUadp) GoGetDataKey

func (v *MockInterfaceUadp) GoGetDataKey(flags dbus.Flags, ch chan *dbus.Call, exePath string, keyName string, keyringKey string) *dbus.Call

func (*MockInterfaceUadp) GoListName

func (v *MockInterfaceUadp) GoListName(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceUadp) GoRelease

func (v *MockInterfaceUadp) GoRelease(flags dbus.Flags, ch chan *dbus.Call) *dbus.Call

func (*MockInterfaceUadp) GoSet

func (v *MockInterfaceUadp) GoSet(flags dbus.Flags, ch chan *dbus.Call, name string, data []uint8) *dbus.Call

func (*MockInterfaceUadp) GoSetDataKey

func (v *MockInterfaceUadp) GoSetDataKey(flags dbus.Flags, ch chan *dbus.Call, exePath string, keyName string, dataKey string, keyringKey string) *dbus.Call

func (*MockInterfaceUadp) ListName

func (v *MockInterfaceUadp) ListName(flags dbus.Flags) ([]string, error)

func (*MockInterfaceUadp) Release

func (v *MockInterfaceUadp) Release(flags dbus.Flags) error

func (*MockInterfaceUadp) Set

func (v *MockInterfaceUadp) Set(flags dbus.Flags, name string, data []uint8) error

func (*MockInterfaceUadp) SetDataKey

func (v *MockInterfaceUadp) SetDataKey(flags dbus.Flags, exePath string, keyName string, dataKey string, keyringKey string) error

type MockUadp

type MockUadp struct {
	MockInterfaceUadp // interface org.deepin.dde.Uadp1
	proxy.MockObject
}

type Uadp

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

func NewUadp

func NewUadp(conn *dbus.Conn) Uadp

Jump to

Keyboard shortcuts

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