desktop

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2018 License: Apache-2.0 Imports: 13 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DesktopTracer

type DesktopTracer struct {
	// contains filtered or unexported fields
}

func NewTracer

func NewTracer(dev bind.Device) *DesktopTracer

func (*DesktopTracer) APITraceOptions

func (t *DesktopTracer) APITraceOptions(ctx context.Context) []tracer.APITraceOptions

func (*DesktopTracer) CanSpecifyCWD

func (t *DesktopTracer) CanSpecifyCWD() bool

func (*DesktopTracer) CanSpecifyEnv

func (t *DesktopTracer) CanSpecifyEnv() bool

func (*DesktopTracer) CanUploadApplication

func (t *DesktopTracer) CanUploadApplication() bool

func (*DesktopTracer) CanUsePortFile

func (t *DesktopTracer) CanUsePortFile() bool

func (*DesktopTracer) FindTraceTargets

func (t *DesktopTracer) FindTraceTargets(ctx context.Context, str string) ([]*tracer.TraceTargetTreeNode, error)

func (*DesktopTracer) GetDevice

func (t *DesktopTracer) GetDevice() bind.Device

func (*DesktopTracer) GetTraceTargetNode

func (t *DesktopTracer) GetTraceTargetNode(ctx context.Context, uri string, iconDensity float32) (*tracer.TraceTargetTreeNode, error)

func (*DesktopTracer) HasCache

func (t *DesktopTracer) HasCache() bool

func (*DesktopTracer) IsServerLocal

func (t *DesktopTracer) IsServerLocal() bool

IsServerLocal returns true if all paths on this device can be server-local

func (*DesktopTracer) JoinPath

func (t *DesktopTracer) JoinPath(paths []string) string

JoinPath provides a path.Join() for this specific target

func (*DesktopTracer) PreferredRootUri

func (t *DesktopTracer) PreferredRootUri(ctx context.Context) (string, error)

func (*DesktopTracer) SetupTrace

func (t *DesktopTracer) SetupTrace(ctx context.Context, o *tracer.TraceOptions) (*gapii.Process, func(), error)

func (*DesktopTracer) SplitPath

func (t *DesktopTracer) SplitPath(p string) (string, string)

SplitPath performs a path.Split() operation for this specific target

Jump to

Keyboard shortcuts

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