displayhash

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DisplayHashClient

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

DisplayHashClient wraps the gRPC DisplayHashService client.

func NewDisplayHashClient

func NewDisplayHashClient(cc grpc.ClientConnInterface) *DisplayHashClient

NewDisplayHashClient creates a new DisplayHash client.

func (*DisplayHashClient) DescribeContents

func (c *DisplayHashClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DisplayHashClient) ToString

func (c *DisplayHashClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*DisplayHashClient) WriteToParcel

func (c *DisplayHashClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type DisplayHashManagerClient

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

DisplayHashManagerClient wraps the gRPC DisplayHashManagerService client.

func NewDisplayHashManagerClient

func NewDisplayHashManagerClient(cc grpc.ClientConnInterface) *DisplayHashManagerClient

NewDisplayHashManagerClient creates a new DisplayHashManager client.

func (*DisplayHashManagerClient) GetSupportedHashAlgorithms

func (c *DisplayHashManagerClient) GetSupportedHashAlgorithms(ctx context.Context) (int64, error)

GetSupportedHashAlgorithms calls the GetSupportedHashAlgorithms RPC.

func (*DisplayHashManagerClient) VerifyDisplayHash

func (c *DisplayHashManagerClient) VerifyDisplayHash(ctx context.Context, arg0 int64) (int64, error)

VerifyDisplayHash calls the VerifyDisplayHash RPC.

type DisplayHashResultCallbackClient

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

DisplayHashResultCallbackClient wraps the gRPC DisplayHashResultCallbackService client.

func NewDisplayHashResultCallbackClient

func NewDisplayHashResultCallbackClient(cc grpc.ClientConnInterface) *DisplayHashResultCallbackClient

NewDisplayHashResultCallbackClient creates a new DisplayHashResultCallback client.

func (*DisplayHashResultCallbackClient) OnDisplayHashError

func (c *DisplayHashResultCallbackClient) OnDisplayHashError(ctx context.Context, arg0 int32) error

OnDisplayHashError calls the OnDisplayHashError RPC.

func (*DisplayHashResultCallbackClient) OnDisplayHashResult

func (c *DisplayHashResultCallbackClient) OnDisplayHashResult(ctx context.Context, arg0 int64) error

OnDisplayHashResult calls the OnDisplayHashResult RPC.

type VerifiedDisplayHashClient

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

VerifiedDisplayHashClient wraps the gRPC VerifiedDisplayHashService client.

func NewVerifiedDisplayHashClient

func NewVerifiedDisplayHashClient(cc grpc.ClientConnInterface) *VerifiedDisplayHashClient

NewVerifiedDisplayHashClient creates a new VerifiedDisplayHash client.

func (*VerifiedDisplayHashClient) DescribeContents

func (c *VerifiedDisplayHashClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*VerifiedDisplayHashClient) GetBoundsInWindow

func (c *VerifiedDisplayHashClient) GetBoundsInWindow(ctx context.Context, handle int64) (int64, error)

GetBoundsInWindow calls the GetBoundsInWindow RPC.

func (*VerifiedDisplayHashClient) GetHashAlgorithm

func (c *VerifiedDisplayHashClient) GetHashAlgorithm(ctx context.Context, handle int64) (string, error)

GetHashAlgorithm calls the GetHashAlgorithm RPC.

func (*VerifiedDisplayHashClient) GetImageHash

func (c *VerifiedDisplayHashClient) GetImageHash(ctx context.Context, handle int64) (int64, error)

GetImageHash calls the GetImageHash RPC.

func (*VerifiedDisplayHashClient) GetTimeMillis

func (c *VerifiedDisplayHashClient) GetTimeMillis(ctx context.Context, handle int64) (int64, error)

GetTimeMillis calls the GetTimeMillis RPC.

func (*VerifiedDisplayHashClient) ToString

func (c *VerifiedDisplayHashClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*VerifiedDisplayHashClient) WriteToParcel

func (c *VerifiedDisplayHashClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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