Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DisplayHashManagerService_GetSupportedHashAlgorithms_FullMethodName + const DisplayHashManagerService_VerifyDisplayHash_FullMethodName + const DisplayHashResultCallbackService_OnDisplayHashError_FullMethodName + const DisplayHashResultCallbackService_OnDisplayHashResult_FullMethodName + const DisplayHashService_DescribeContents_FullMethodName + const DisplayHashService_ToString_FullMethodName + const DisplayHashService_WriteToParcel_FullMethodName + const VerifiedDisplayHashService_DescribeContents_FullMethodName + const VerifiedDisplayHashService_GetBoundsInWindow_FullMethodName + const VerifiedDisplayHashService_GetHashAlgorithm_FullMethodName + const VerifiedDisplayHashService_GetImageHash_FullMethodName + const VerifiedDisplayHashService_GetTimeMillis_FullMethodName + const VerifiedDisplayHashService_NewVerifiedDisplayHash_FullMethodName + const VerifiedDisplayHashService_ToString_FullMethodName + const VerifiedDisplayHashService_WriteToParcel_FullMethodName + var DisplayHashManagerService_ServiceDesc = grpc.ServiceDesc + var DisplayHashResultCallbackService_ServiceDesc = grpc.ServiceDesc + var DisplayHashService_ServiceDesc = grpc.ServiceDesc + var File_proto_displayhash_displayhash_proto protoreflect.FileDescriptor + var VerifiedDisplayHashService_ServiceDesc = grpc.ServiceDesc + func RegisterDisplayHashManagerServiceServer(s grpc.ServiceRegistrar, srv DisplayHashManagerServiceServer) + func RegisterDisplayHashResultCallbackServiceServer(s grpc.ServiceRegistrar, srv DisplayHashResultCallbackServiceServer) + func RegisterDisplayHashServiceServer(s grpc.ServiceRegistrar, srv DisplayHashServiceServer) + func RegisterVerifiedDisplayHashServiceServer(s grpc.ServiceRegistrar, srv VerifiedDisplayHashServiceServer) + type DescribeContentsRequest struct + Handle int64 + func (*DescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DescribeContentsRequest) ProtoMessage() + func (x *DescribeContentsRequest) GetHandle() int64 + func (x *DescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DescribeContentsRequest) Reset() + func (x *DescribeContentsRequest) String() string + type DescribeContentsResponse struct + Result int32 + func (*DescribeContentsResponse) Descriptor() ([]byte, []int) + func (*DescribeContentsResponse) ProtoMessage() + func (x *DescribeContentsResponse) GetResult() int32 + func (x *DescribeContentsResponse) ProtoReflect() protoreflect.Message + func (x *DescribeContentsResponse) Reset() + func (x *DescribeContentsResponse) String() string + type DisplayHashDescribeContentsRequest struct + func (*DisplayHashDescribeContentsRequest) Descriptor() ([]byte, []int) + func (*DisplayHashDescribeContentsRequest) ProtoMessage() + func (x *DisplayHashDescribeContentsRequest) ProtoReflect() protoreflect.Message + func (x *DisplayHashDescribeContentsRequest) Reset() + func (x *DisplayHashDescribeContentsRequest) String() string + type DisplayHashManagerServiceClient interface + GetSupportedHashAlgorithms func(ctx context.Context, in *GetSupportedHashAlgorithmsRequest, ...) (*GetSupportedHashAlgorithmsResponse, error) + VerifyDisplayHash func(ctx context.Context, in *VerifyDisplayHashRequest, opts ...grpc.CallOption) (*VerifyDisplayHashResponse, error) + func NewDisplayHashManagerServiceClient(cc grpc.ClientConnInterface) DisplayHashManagerServiceClient + type DisplayHashManagerServiceServer interface + GetSupportedHashAlgorithms func(context.Context, *GetSupportedHashAlgorithmsRequest) (*GetSupportedHashAlgorithmsResponse, error) + VerifyDisplayHash func(context.Context, *VerifyDisplayHashRequest) (*VerifyDisplayHashResponse, error) + type DisplayHashResultCallbackServiceClient interface + OnDisplayHashError func(ctx context.Context, in *OnDisplayHashErrorRequest, opts ...grpc.CallOption) (*OnDisplayHashErrorResponse, error) + OnDisplayHashResult func(ctx context.Context, in *OnDisplayHashResultRequest, opts ...grpc.CallOption) (*OnDisplayHashResultResponse, error) + func NewDisplayHashResultCallbackServiceClient(cc grpc.ClientConnInterface) DisplayHashResultCallbackServiceClient + type DisplayHashResultCallbackServiceServer interface + OnDisplayHashError func(context.Context, *OnDisplayHashErrorRequest) (*OnDisplayHashErrorResponse, error) + OnDisplayHashResult func(context.Context, *OnDisplayHashResultRequest) (*OnDisplayHashResultResponse, error) + type DisplayHashServiceClient interface + DescribeContents func(ctx context.Context, in *DisplayHashDescribeContentsRequest, ...) (*DescribeContentsResponse, error) + ToString func(ctx context.Context, in *DisplayHashToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *DisplayHashWriteToParcelRequest, ...) (*WriteToParcelResponse, error) + func NewDisplayHashServiceClient(cc grpc.ClientConnInterface) DisplayHashServiceClient + type DisplayHashServiceServer interface + DescribeContents func(context.Context, *DisplayHashDescribeContentsRequest) (*DescribeContentsResponse, error) + ToString func(context.Context, *DisplayHashToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *DisplayHashWriteToParcelRequest) (*WriteToParcelResponse, error) + type DisplayHashToStringRequest struct + func (*DisplayHashToStringRequest) Descriptor() ([]byte, []int) + func (*DisplayHashToStringRequest) ProtoMessage() + func (x *DisplayHashToStringRequest) ProtoReflect() protoreflect.Message + func (x *DisplayHashToStringRequest) Reset() + func (x *DisplayHashToStringRequest) String() string + type DisplayHashWriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + func (*DisplayHashWriteToParcelRequest) Descriptor() ([]byte, []int) + func (*DisplayHashWriteToParcelRequest) ProtoMessage() + func (x *DisplayHashWriteToParcelRequest) GetArg0() int64 + func (x *DisplayHashWriteToParcelRequest) GetArg1() int32 + func (x *DisplayHashWriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *DisplayHashWriteToParcelRequest) Reset() + func (x *DisplayHashWriteToParcelRequest) String() string + type GetBoundsInWindowRequest struct + Handle int64 + func (*GetBoundsInWindowRequest) Descriptor() ([]byte, []int) + func (*GetBoundsInWindowRequest) ProtoMessage() + func (x *GetBoundsInWindowRequest) GetHandle() int64 + func (x *GetBoundsInWindowRequest) ProtoReflect() protoreflect.Message + func (x *GetBoundsInWindowRequest) Reset() + func (x *GetBoundsInWindowRequest) String() string + type GetBoundsInWindowResponse struct + Result int64 + func (*GetBoundsInWindowResponse) Descriptor() ([]byte, []int) + func (*GetBoundsInWindowResponse) ProtoMessage() + func (x *GetBoundsInWindowResponse) GetResult() int64 + func (x *GetBoundsInWindowResponse) ProtoReflect() protoreflect.Message + func (x *GetBoundsInWindowResponse) Reset() + func (x *GetBoundsInWindowResponse) String() string + type GetHashAlgorithmRequest struct + Handle int64 + func (*GetHashAlgorithmRequest) Descriptor() ([]byte, []int) + func (*GetHashAlgorithmRequest) ProtoMessage() + func (x *GetHashAlgorithmRequest) GetHandle() int64 + func (x *GetHashAlgorithmRequest) ProtoReflect() protoreflect.Message + func (x *GetHashAlgorithmRequest) Reset() + func (x *GetHashAlgorithmRequest) String() string + type GetHashAlgorithmResponse struct + Result string + func (*GetHashAlgorithmResponse) Descriptor() ([]byte, []int) + func (*GetHashAlgorithmResponse) ProtoMessage() + func (x *GetHashAlgorithmResponse) GetResult() string + func (x *GetHashAlgorithmResponse) ProtoReflect() protoreflect.Message + func (x *GetHashAlgorithmResponse) Reset() + func (x *GetHashAlgorithmResponse) String() string + type GetImageHashRequest struct + Handle int64 + func (*GetImageHashRequest) Descriptor() ([]byte, []int) + func (*GetImageHashRequest) ProtoMessage() + func (x *GetImageHashRequest) GetHandle() int64 + func (x *GetImageHashRequest) ProtoReflect() protoreflect.Message + func (x *GetImageHashRequest) Reset() + func (x *GetImageHashRequest) String() string + type GetImageHashResponse struct + Result int64 + func (*GetImageHashResponse) Descriptor() ([]byte, []int) + func (*GetImageHashResponse) ProtoMessage() + func (x *GetImageHashResponse) GetResult() int64 + func (x *GetImageHashResponse) ProtoReflect() protoreflect.Message + func (x *GetImageHashResponse) Reset() + func (x *GetImageHashResponse) String() string + type GetSupportedHashAlgorithmsRequest struct + func (*GetSupportedHashAlgorithmsRequest) Descriptor() ([]byte, []int) + func (*GetSupportedHashAlgorithmsRequest) ProtoMessage() + func (x *GetSupportedHashAlgorithmsRequest) ProtoReflect() protoreflect.Message + func (x *GetSupportedHashAlgorithmsRequest) Reset() + func (x *GetSupportedHashAlgorithmsRequest) String() string + type GetSupportedHashAlgorithmsResponse struct + Result int64 + func (*GetSupportedHashAlgorithmsResponse) Descriptor() ([]byte, []int) + func (*GetSupportedHashAlgorithmsResponse) ProtoMessage() + func (x *GetSupportedHashAlgorithmsResponse) GetResult() int64 + func (x *GetSupportedHashAlgorithmsResponse) ProtoReflect() protoreflect.Message + func (x *GetSupportedHashAlgorithmsResponse) Reset() + func (x *GetSupportedHashAlgorithmsResponse) String() string + type GetTimeMillisRequest struct + Handle int64 + func (*GetTimeMillisRequest) Descriptor() ([]byte, []int) + func (*GetTimeMillisRequest) ProtoMessage() + func (x *GetTimeMillisRequest) GetHandle() int64 + func (x *GetTimeMillisRequest) ProtoReflect() protoreflect.Message + func (x *GetTimeMillisRequest) Reset() + func (x *GetTimeMillisRequest) String() string + type GetTimeMillisResponse struct + Result int64 + func (*GetTimeMillisResponse) Descriptor() ([]byte, []int) + func (*GetTimeMillisResponse) ProtoMessage() + func (x *GetTimeMillisResponse) GetResult() int64 + func (x *GetTimeMillisResponse) ProtoReflect() protoreflect.Message + func (x *GetTimeMillisResponse) Reset() + func (x *GetTimeMillisResponse) String() string + type NewVerifiedDisplayHashRequest struct + Arg0 int64 + Arg1 int64 + Arg2 string + Arg3 int64 + func (*NewVerifiedDisplayHashRequest) Descriptor() ([]byte, []int) + func (*NewVerifiedDisplayHashRequest) ProtoMessage() + func (x *NewVerifiedDisplayHashRequest) GetArg0() int64 + func (x *NewVerifiedDisplayHashRequest) GetArg1() int64 + func (x *NewVerifiedDisplayHashRequest) GetArg2() string + func (x *NewVerifiedDisplayHashRequest) GetArg3() int64 + func (x *NewVerifiedDisplayHashRequest) ProtoReflect() protoreflect.Message + func (x *NewVerifiedDisplayHashRequest) Reset() + func (x *NewVerifiedDisplayHashRequest) String() string + type NewVerifiedDisplayHashResponse struct + Result int64 + func (*NewVerifiedDisplayHashResponse) Descriptor() ([]byte, []int) + func (*NewVerifiedDisplayHashResponse) ProtoMessage() + func (x *NewVerifiedDisplayHashResponse) GetResult() int64 + func (x *NewVerifiedDisplayHashResponse) ProtoReflect() protoreflect.Message + func (x *NewVerifiedDisplayHashResponse) Reset() + func (x *NewVerifiedDisplayHashResponse) String() string + type OnDisplayHashErrorRequest struct + Arg0 int32 + func (*OnDisplayHashErrorRequest) Descriptor() ([]byte, []int) + func (*OnDisplayHashErrorRequest) ProtoMessage() + func (x *OnDisplayHashErrorRequest) GetArg0() int32 + func (x *OnDisplayHashErrorRequest) ProtoReflect() protoreflect.Message + func (x *OnDisplayHashErrorRequest) Reset() + func (x *OnDisplayHashErrorRequest) String() string + type OnDisplayHashErrorResponse struct + func (*OnDisplayHashErrorResponse) Descriptor() ([]byte, []int) + func (*OnDisplayHashErrorResponse) ProtoMessage() + func (x *OnDisplayHashErrorResponse) ProtoReflect() protoreflect.Message + func (x *OnDisplayHashErrorResponse) Reset() + func (x *OnDisplayHashErrorResponse) String() string + type OnDisplayHashResultRequest struct + Arg0 int64 + func (*OnDisplayHashResultRequest) Descriptor() ([]byte, []int) + func (*OnDisplayHashResultRequest) ProtoMessage() + func (x *OnDisplayHashResultRequest) GetArg0() int64 + func (x *OnDisplayHashResultRequest) ProtoReflect() protoreflect.Message + func (x *OnDisplayHashResultRequest) Reset() + func (x *OnDisplayHashResultRequest) String() string + type OnDisplayHashResultResponse struct + func (*OnDisplayHashResultResponse) Descriptor() ([]byte, []int) + func (*OnDisplayHashResultResponse) ProtoMessage() + func (x *OnDisplayHashResultResponse) ProtoReflect() protoreflect.Message + func (x *OnDisplayHashResultResponse) Reset() + func (x *OnDisplayHashResultResponse) String() string + type ToStringRequest struct + Handle int64 + func (*ToStringRequest) Descriptor() ([]byte, []int) + func (*ToStringRequest) ProtoMessage() + func (x *ToStringRequest) GetHandle() int64 + func (x *ToStringRequest) ProtoReflect() protoreflect.Message + func (x *ToStringRequest) Reset() + func (x *ToStringRequest) String() string + type ToStringResponse struct + Result string + func (*ToStringResponse) Descriptor() ([]byte, []int) + func (*ToStringResponse) ProtoMessage() + func (x *ToStringResponse) GetResult() string + func (x *ToStringResponse) ProtoReflect() protoreflect.Message + func (x *ToStringResponse) Reset() + func (x *ToStringResponse) String() string + type UnimplementedDisplayHashManagerServiceServer struct + func (UnimplementedDisplayHashManagerServiceServer) GetSupportedHashAlgorithms(context.Context, *GetSupportedHashAlgorithmsRequest) (*GetSupportedHashAlgorithmsResponse, error) + func (UnimplementedDisplayHashManagerServiceServer) VerifyDisplayHash(context.Context, *VerifyDisplayHashRequest) (*VerifyDisplayHashResponse, error) + type UnimplementedDisplayHashResultCallbackServiceServer struct + func (UnimplementedDisplayHashResultCallbackServiceServer) OnDisplayHashError(context.Context, *OnDisplayHashErrorRequest) (*OnDisplayHashErrorResponse, error) + func (UnimplementedDisplayHashResultCallbackServiceServer) OnDisplayHashResult(context.Context, *OnDisplayHashResultRequest) (*OnDisplayHashResultResponse, error) + type UnimplementedDisplayHashServiceServer struct + func (UnimplementedDisplayHashServiceServer) DescribeContents(context.Context, *DisplayHashDescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedDisplayHashServiceServer) ToString(context.Context, *DisplayHashToStringRequest) (*ToStringResponse, error) + func (UnimplementedDisplayHashServiceServer) WriteToParcel(context.Context, *DisplayHashWriteToParcelRequest) (*WriteToParcelResponse, error) + type UnimplementedVerifiedDisplayHashServiceServer struct + func (UnimplementedVerifiedDisplayHashServiceServer) DescribeContents(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) GetBoundsInWindow(context.Context, *GetBoundsInWindowRequest) (*GetBoundsInWindowResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) GetHashAlgorithm(context.Context, *GetHashAlgorithmRequest) (*GetHashAlgorithmResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) GetImageHash(context.Context, *GetImageHashRequest) (*GetImageHashResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) GetTimeMillis(context.Context, *GetTimeMillisRequest) (*GetTimeMillisResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) NewVerifiedDisplayHash(context.Context, *NewVerifiedDisplayHashRequest) (*NewVerifiedDisplayHashResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) ToString(context.Context, *ToStringRequest) (*ToStringResponse, error) + func (UnimplementedVerifiedDisplayHashServiceServer) WriteToParcel(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type UnsafeDisplayHashManagerServiceServer interface + type UnsafeDisplayHashResultCallbackServiceServer interface + type UnsafeDisplayHashServiceServer interface + type UnsafeVerifiedDisplayHashServiceServer interface + type VerifiedDisplayHashServiceClient interface + DescribeContents func(ctx context.Context, in *DescribeContentsRequest, opts ...grpc.CallOption) (*DescribeContentsResponse, error) + GetBoundsInWindow func(ctx context.Context, in *GetBoundsInWindowRequest, opts ...grpc.CallOption) (*GetBoundsInWindowResponse, error) + GetHashAlgorithm func(ctx context.Context, in *GetHashAlgorithmRequest, opts ...grpc.CallOption) (*GetHashAlgorithmResponse, error) + GetImageHash func(ctx context.Context, in *GetImageHashRequest, opts ...grpc.CallOption) (*GetImageHashResponse, error) + GetTimeMillis func(ctx context.Context, in *GetTimeMillisRequest, opts ...grpc.CallOption) (*GetTimeMillisResponse, error) + NewVerifiedDisplayHash func(ctx context.Context, in *NewVerifiedDisplayHashRequest, ...) (*NewVerifiedDisplayHashResponse, error) + ToString func(ctx context.Context, in *ToStringRequest, opts ...grpc.CallOption) (*ToStringResponse, error) + WriteToParcel func(ctx context.Context, in *WriteToParcelRequest, opts ...grpc.CallOption) (*WriteToParcelResponse, error) + func NewVerifiedDisplayHashServiceClient(cc grpc.ClientConnInterface) VerifiedDisplayHashServiceClient + type VerifiedDisplayHashServiceServer interface + DescribeContents func(context.Context, *DescribeContentsRequest) (*DescribeContentsResponse, error) + GetBoundsInWindow func(context.Context, *GetBoundsInWindowRequest) (*GetBoundsInWindowResponse, error) + GetHashAlgorithm func(context.Context, *GetHashAlgorithmRequest) (*GetHashAlgorithmResponse, error) + GetImageHash func(context.Context, *GetImageHashRequest) (*GetImageHashResponse, error) + GetTimeMillis func(context.Context, *GetTimeMillisRequest) (*GetTimeMillisResponse, error) + NewVerifiedDisplayHash func(context.Context, *NewVerifiedDisplayHashRequest) (*NewVerifiedDisplayHashResponse, error) + ToString func(context.Context, *ToStringRequest) (*ToStringResponse, error) + WriteToParcel func(context.Context, *WriteToParcelRequest) (*WriteToParcelResponse, error) + type VerifyDisplayHashRequest struct + Arg0 int64 + func (*VerifyDisplayHashRequest) Descriptor() ([]byte, []int) + func (*VerifyDisplayHashRequest) ProtoMessage() + func (x *VerifyDisplayHashRequest) GetArg0() int64 + func (x *VerifyDisplayHashRequest) ProtoReflect() protoreflect.Message + func (x *VerifyDisplayHashRequest) Reset() + func (x *VerifyDisplayHashRequest) String() string + type VerifyDisplayHashResponse struct + Result int64 + func (*VerifyDisplayHashResponse) Descriptor() ([]byte, []int) + func (*VerifyDisplayHashResponse) ProtoMessage() + func (x *VerifyDisplayHashResponse) GetResult() int64 + func (x *VerifyDisplayHashResponse) ProtoReflect() protoreflect.Message + func (x *VerifyDisplayHashResponse) Reset() + func (x *VerifyDisplayHashResponse) String() string + type WriteToParcelRequest struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*WriteToParcelRequest) Descriptor() ([]byte, []int) + func (*WriteToParcelRequest) ProtoMessage() + func (x *WriteToParcelRequest) GetArg0() int64 + func (x *WriteToParcelRequest) GetArg1() int32 + func (x *WriteToParcelRequest) GetHandle() int64 + func (x *WriteToParcelRequest) ProtoReflect() protoreflect.Message + func (x *WriteToParcelRequest) Reset() + func (x *WriteToParcelRequest) String() string + type WriteToParcelResponse struct + func (*WriteToParcelResponse) Descriptor() ([]byte, []int) + func (*WriteToParcelResponse) ProtoMessage() + func (x *WriteToParcelResponse) ProtoReflect() protoreflect.Message + func (x *WriteToParcelResponse) Reset() + func (x *WriteToParcelResponse) String() string