Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const AppJankStatsService_GetJankyFrameCount_FullMethodName + const AppJankStatsService_GetNavigationComponent_FullMethodName + const AppJankStatsService_GetRelativeFrameTimeHistogram_FullMethodName + const AppJankStatsService_GetTotalFrameCount_FullMethodName + const AppJankStatsService_GetUid_FullMethodName + const AppJankStatsService_GetWidgetCategory_FullMethodName + const AppJankStatsService_GetWidgetId_FullMethodName + const AppJankStatsService_GetWidgetState_FullMethodName + const AppJankStatsService_NewAppJankStats_FullMethodName + const RelativeFrameTimeHistogramService_AddRelativeFrameTimeMillis_FullMethodName + const RelativeFrameTimeHistogramService_GetBucketCounters_FullMethodName + const RelativeFrameTimeHistogramService_GetBucketEndpointsMillis_FullMethodName + const RelativeFrameTimeHistogramService_NewRelativeFrameTimeHistogram_FullMethodName + var AppJankStatsService_ServiceDesc = grpc.ServiceDesc + var File_proto_jank_jank_proto protoreflect.FileDescriptor + var RelativeFrameTimeHistogramService_ServiceDesc = grpc.ServiceDesc + func RegisterAppJankStatsServiceServer(s grpc.ServiceRegistrar, srv AppJankStatsServiceServer) + func RegisterRelativeFrameTimeHistogramServiceServer(s grpc.ServiceRegistrar, srv RelativeFrameTimeHistogramServiceServer) + type AddRelativeFrameTimeMillisRequest struct + Arg0 int32 + Handle int64 + func (*AddRelativeFrameTimeMillisRequest) Descriptor() ([]byte, []int) + func (*AddRelativeFrameTimeMillisRequest) ProtoMessage() + func (x *AddRelativeFrameTimeMillisRequest) GetArg0() int32 + func (x *AddRelativeFrameTimeMillisRequest) GetHandle() int64 + func (x *AddRelativeFrameTimeMillisRequest) ProtoReflect() protoreflect.Message + func (x *AddRelativeFrameTimeMillisRequest) Reset() + func (x *AddRelativeFrameTimeMillisRequest) String() string + type AddRelativeFrameTimeMillisResponse struct + func (*AddRelativeFrameTimeMillisResponse) Descriptor() ([]byte, []int) + func (*AddRelativeFrameTimeMillisResponse) ProtoMessage() + func (x *AddRelativeFrameTimeMillisResponse) ProtoReflect() protoreflect.Message + func (x *AddRelativeFrameTimeMillisResponse) Reset() + func (x *AddRelativeFrameTimeMillisResponse) String() string + type AppJankStatsServiceClient interface + GetJankyFrameCount func(ctx context.Context, in *GetJankyFrameCountRequest, opts ...grpc.CallOption) (*GetJankyFrameCountResponse, error) + GetNavigationComponent func(ctx context.Context, in *GetNavigationComponentRequest, ...) (*GetNavigationComponentResponse, error) + GetRelativeFrameTimeHistogram func(ctx context.Context, in *GetRelativeFrameTimeHistogramRequest, ...) (*GetRelativeFrameTimeHistogramResponse, error) + GetTotalFrameCount func(ctx context.Context, in *GetTotalFrameCountRequest, opts ...grpc.CallOption) (*GetTotalFrameCountResponse, error) + GetUid func(ctx context.Context, in *GetUidRequest, opts ...grpc.CallOption) (*GetUidResponse, error) + GetWidgetCategory func(ctx context.Context, in *GetWidgetCategoryRequest, opts ...grpc.CallOption) (*GetWidgetCategoryResponse, error) + GetWidgetId func(ctx context.Context, in *GetWidgetIdRequest, opts ...grpc.CallOption) (*GetWidgetIdResponse, error) + GetWidgetState func(ctx context.Context, in *GetWidgetStateRequest, opts ...grpc.CallOption) (*GetWidgetStateResponse, error) + NewAppJankStats func(ctx context.Context, in *NewAppJankStatsRequest, opts ...grpc.CallOption) (*NewAppJankStatsResponse, error) + func NewAppJankStatsServiceClient(cc grpc.ClientConnInterface) AppJankStatsServiceClient + type AppJankStatsServiceServer interface + GetJankyFrameCount func(context.Context, *GetJankyFrameCountRequest) (*GetJankyFrameCountResponse, error) + GetNavigationComponent func(context.Context, *GetNavigationComponentRequest) (*GetNavigationComponentResponse, error) + GetRelativeFrameTimeHistogram func(context.Context, *GetRelativeFrameTimeHistogramRequest) (*GetRelativeFrameTimeHistogramResponse, error) + GetTotalFrameCount func(context.Context, *GetTotalFrameCountRequest) (*GetTotalFrameCountResponse, error) + GetUid func(context.Context, *GetUidRequest) (*GetUidResponse, error) + GetWidgetCategory func(context.Context, *GetWidgetCategoryRequest) (*GetWidgetCategoryResponse, error) + GetWidgetId func(context.Context, *GetWidgetIdRequest) (*GetWidgetIdResponse, error) + GetWidgetState func(context.Context, *GetWidgetStateRequest) (*GetWidgetStateResponse, error) + NewAppJankStats func(context.Context, *NewAppJankStatsRequest) (*NewAppJankStatsResponse, error) + type GetBucketCountersRequest struct + Handle int64 + func (*GetBucketCountersRequest) Descriptor() ([]byte, []int) + func (*GetBucketCountersRequest) ProtoMessage() + func (x *GetBucketCountersRequest) GetHandle() int64 + func (x *GetBucketCountersRequest) ProtoReflect() protoreflect.Message + func (x *GetBucketCountersRequest) Reset() + func (x *GetBucketCountersRequest) String() string + type GetBucketCountersResponse struct + Result int64 + func (*GetBucketCountersResponse) Descriptor() ([]byte, []int) + func (*GetBucketCountersResponse) ProtoMessage() + func (x *GetBucketCountersResponse) GetResult() int64 + func (x *GetBucketCountersResponse) ProtoReflect() protoreflect.Message + func (x *GetBucketCountersResponse) Reset() + func (x *GetBucketCountersResponse) String() string + type GetBucketEndpointsMillisRequest struct + Handle int64 + func (*GetBucketEndpointsMillisRequest) Descriptor() ([]byte, []int) + func (*GetBucketEndpointsMillisRequest) ProtoMessage() + func (x *GetBucketEndpointsMillisRequest) GetHandle() int64 + func (x *GetBucketEndpointsMillisRequest) ProtoReflect() protoreflect.Message + func (x *GetBucketEndpointsMillisRequest) Reset() + func (x *GetBucketEndpointsMillisRequest) String() string + type GetBucketEndpointsMillisResponse struct + Result int64 + func (*GetBucketEndpointsMillisResponse) Descriptor() ([]byte, []int) + func (*GetBucketEndpointsMillisResponse) ProtoMessage() + func (x *GetBucketEndpointsMillisResponse) GetResult() int64 + func (x *GetBucketEndpointsMillisResponse) ProtoReflect() protoreflect.Message + func (x *GetBucketEndpointsMillisResponse) Reset() + func (x *GetBucketEndpointsMillisResponse) String() string + type GetJankyFrameCountRequest struct + Handle int64 + func (*GetJankyFrameCountRequest) Descriptor() ([]byte, []int) + func (*GetJankyFrameCountRequest) ProtoMessage() + func (x *GetJankyFrameCountRequest) GetHandle() int64 + func (x *GetJankyFrameCountRequest) ProtoReflect() protoreflect.Message + func (x *GetJankyFrameCountRequest) Reset() + func (x *GetJankyFrameCountRequest) String() string + type GetJankyFrameCountResponse struct + Result int64 + func (*GetJankyFrameCountResponse) Descriptor() ([]byte, []int) + func (*GetJankyFrameCountResponse) ProtoMessage() + func (x *GetJankyFrameCountResponse) GetResult() int64 + func (x *GetJankyFrameCountResponse) ProtoReflect() protoreflect.Message + func (x *GetJankyFrameCountResponse) Reset() + func (x *GetJankyFrameCountResponse) String() string + type GetNavigationComponentRequest struct + Handle int64 + func (*GetNavigationComponentRequest) Descriptor() ([]byte, []int) + func (*GetNavigationComponentRequest) ProtoMessage() + func (x *GetNavigationComponentRequest) GetHandle() int64 + func (x *GetNavigationComponentRequest) ProtoReflect() protoreflect.Message + func (x *GetNavigationComponentRequest) Reset() + func (x *GetNavigationComponentRequest) String() string + type GetNavigationComponentResponse struct + Result string + func (*GetNavigationComponentResponse) Descriptor() ([]byte, []int) + func (*GetNavigationComponentResponse) ProtoMessage() + func (x *GetNavigationComponentResponse) GetResult() string + func (x *GetNavigationComponentResponse) ProtoReflect() protoreflect.Message + func (x *GetNavigationComponentResponse) Reset() + func (x *GetNavigationComponentResponse) String() string + type GetRelativeFrameTimeHistogramRequest struct + Handle int64 + func (*GetRelativeFrameTimeHistogramRequest) Descriptor() ([]byte, []int) + func (*GetRelativeFrameTimeHistogramRequest) ProtoMessage() + func (x *GetRelativeFrameTimeHistogramRequest) GetHandle() int64 + func (x *GetRelativeFrameTimeHistogramRequest) ProtoReflect() protoreflect.Message + func (x *GetRelativeFrameTimeHistogramRequest) Reset() + func (x *GetRelativeFrameTimeHistogramRequest) String() string + type GetRelativeFrameTimeHistogramResponse struct + Result int64 + func (*GetRelativeFrameTimeHistogramResponse) Descriptor() ([]byte, []int) + func (*GetRelativeFrameTimeHistogramResponse) ProtoMessage() + func (x *GetRelativeFrameTimeHistogramResponse) GetResult() int64 + func (x *GetRelativeFrameTimeHistogramResponse) ProtoReflect() protoreflect.Message + func (x *GetRelativeFrameTimeHistogramResponse) Reset() + func (x *GetRelativeFrameTimeHistogramResponse) String() string + type GetTotalFrameCountRequest struct + Handle int64 + func (*GetTotalFrameCountRequest) Descriptor() ([]byte, []int) + func (*GetTotalFrameCountRequest) ProtoMessage() + func (x *GetTotalFrameCountRequest) GetHandle() int64 + func (x *GetTotalFrameCountRequest) ProtoReflect() protoreflect.Message + func (x *GetTotalFrameCountRequest) Reset() + func (x *GetTotalFrameCountRequest) String() string + type GetTotalFrameCountResponse struct + Result int64 + func (*GetTotalFrameCountResponse) Descriptor() ([]byte, []int) + func (*GetTotalFrameCountResponse) ProtoMessage() + func (x *GetTotalFrameCountResponse) GetResult() int64 + func (x *GetTotalFrameCountResponse) ProtoReflect() protoreflect.Message + func (x *GetTotalFrameCountResponse) Reset() + func (x *GetTotalFrameCountResponse) String() string + type GetUidRequest struct + Handle int64 + func (*GetUidRequest) Descriptor() ([]byte, []int) + func (*GetUidRequest) ProtoMessage() + func (x *GetUidRequest) GetHandle() int64 + func (x *GetUidRequest) ProtoReflect() protoreflect.Message + func (x *GetUidRequest) Reset() + func (x *GetUidRequest) String() string + type GetUidResponse struct + Result int32 + func (*GetUidResponse) Descriptor() ([]byte, []int) + func (*GetUidResponse) ProtoMessage() + func (x *GetUidResponse) GetResult() int32 + func (x *GetUidResponse) ProtoReflect() protoreflect.Message + func (x *GetUidResponse) Reset() + func (x *GetUidResponse) String() string + type GetWidgetCategoryRequest struct + Handle int64 + func (*GetWidgetCategoryRequest) Descriptor() ([]byte, []int) + func (*GetWidgetCategoryRequest) ProtoMessage() + func (x *GetWidgetCategoryRequest) GetHandle() int64 + func (x *GetWidgetCategoryRequest) ProtoReflect() protoreflect.Message + func (x *GetWidgetCategoryRequest) Reset() + func (x *GetWidgetCategoryRequest) String() string + type GetWidgetCategoryResponse struct + Result string + func (*GetWidgetCategoryResponse) Descriptor() ([]byte, []int) + func (*GetWidgetCategoryResponse) ProtoMessage() + func (x *GetWidgetCategoryResponse) GetResult() string + func (x *GetWidgetCategoryResponse) ProtoReflect() protoreflect.Message + func (x *GetWidgetCategoryResponse) Reset() + func (x *GetWidgetCategoryResponse) String() string + type GetWidgetIdRequest struct + Handle int64 + func (*GetWidgetIdRequest) Descriptor() ([]byte, []int) + func (*GetWidgetIdRequest) ProtoMessage() + func (x *GetWidgetIdRequest) GetHandle() int64 + func (x *GetWidgetIdRequest) ProtoReflect() protoreflect.Message + func (x *GetWidgetIdRequest) Reset() + func (x *GetWidgetIdRequest) String() string + type GetWidgetIdResponse struct + Result string + func (*GetWidgetIdResponse) Descriptor() ([]byte, []int) + func (*GetWidgetIdResponse) ProtoMessage() + func (x *GetWidgetIdResponse) GetResult() string + func (x *GetWidgetIdResponse) ProtoReflect() protoreflect.Message + func (x *GetWidgetIdResponse) Reset() + func (x *GetWidgetIdResponse) String() string + type GetWidgetStateRequest struct + Handle int64 + func (*GetWidgetStateRequest) Descriptor() ([]byte, []int) + func (*GetWidgetStateRequest) ProtoMessage() + func (x *GetWidgetStateRequest) GetHandle() int64 + func (x *GetWidgetStateRequest) ProtoReflect() protoreflect.Message + func (x *GetWidgetStateRequest) Reset() + func (x *GetWidgetStateRequest) String() string + type GetWidgetStateResponse struct + Result string + func (*GetWidgetStateResponse) Descriptor() ([]byte, []int) + func (*GetWidgetStateResponse) ProtoMessage() + func (x *GetWidgetStateResponse) GetResult() string + func (x *GetWidgetStateResponse) ProtoReflect() protoreflect.Message + func (x *GetWidgetStateResponse) Reset() + func (x *GetWidgetStateResponse) String() string + type NewAppJankStatsRequest struct + Arg0 int32 + Arg1 string + Arg2 string + Arg3 string + Arg4 string + Arg5 int64 + Arg6 int64 + Arg7 int64 + func (*NewAppJankStatsRequest) Descriptor() ([]byte, []int) + func (*NewAppJankStatsRequest) ProtoMessage() + func (x *NewAppJankStatsRequest) GetArg0() int32 + func (x *NewAppJankStatsRequest) GetArg1() string + func (x *NewAppJankStatsRequest) GetArg2() string + func (x *NewAppJankStatsRequest) GetArg3() string + func (x *NewAppJankStatsRequest) GetArg4() string + func (x *NewAppJankStatsRequest) GetArg5() int64 + func (x *NewAppJankStatsRequest) GetArg6() int64 + func (x *NewAppJankStatsRequest) GetArg7() int64 + func (x *NewAppJankStatsRequest) ProtoReflect() protoreflect.Message + func (x *NewAppJankStatsRequest) Reset() + func (x *NewAppJankStatsRequest) String() string + type NewAppJankStatsResponse struct + Result int64 + func (*NewAppJankStatsResponse) Descriptor() ([]byte, []int) + func (*NewAppJankStatsResponse) ProtoMessage() + func (x *NewAppJankStatsResponse) GetResult() int64 + func (x *NewAppJankStatsResponse) ProtoReflect() protoreflect.Message + func (x *NewAppJankStatsResponse) Reset() + func (x *NewAppJankStatsResponse) String() string + type NewRelativeFrameTimeHistogramRequest struct + func (*NewRelativeFrameTimeHistogramRequest) Descriptor() ([]byte, []int) + func (*NewRelativeFrameTimeHistogramRequest) ProtoMessage() + func (x *NewRelativeFrameTimeHistogramRequest) ProtoReflect() protoreflect.Message + func (x *NewRelativeFrameTimeHistogramRequest) Reset() + func (x *NewRelativeFrameTimeHistogramRequest) String() string + type NewRelativeFrameTimeHistogramResponse struct + Result int64 + func (*NewRelativeFrameTimeHistogramResponse) Descriptor() ([]byte, []int) + func (*NewRelativeFrameTimeHistogramResponse) ProtoMessage() + func (x *NewRelativeFrameTimeHistogramResponse) GetResult() int64 + func (x *NewRelativeFrameTimeHistogramResponse) ProtoReflect() protoreflect.Message + func (x *NewRelativeFrameTimeHistogramResponse) Reset() + func (x *NewRelativeFrameTimeHistogramResponse) String() string + type RelativeFrameTimeHistogramServiceClient interface + AddRelativeFrameTimeMillis func(ctx context.Context, in *AddRelativeFrameTimeMillisRequest, ...) (*AddRelativeFrameTimeMillisResponse, error) + GetBucketCounters func(ctx context.Context, in *GetBucketCountersRequest, opts ...grpc.CallOption) (*GetBucketCountersResponse, error) + GetBucketEndpointsMillis func(ctx context.Context, in *GetBucketEndpointsMillisRequest, ...) (*GetBucketEndpointsMillisResponse, error) + NewRelativeFrameTimeHistogram func(ctx context.Context, in *NewRelativeFrameTimeHistogramRequest, ...) (*NewRelativeFrameTimeHistogramResponse, error) + func NewRelativeFrameTimeHistogramServiceClient(cc grpc.ClientConnInterface) RelativeFrameTimeHistogramServiceClient + type RelativeFrameTimeHistogramServiceServer interface + AddRelativeFrameTimeMillis func(context.Context, *AddRelativeFrameTimeMillisRequest) (*AddRelativeFrameTimeMillisResponse, error) + GetBucketCounters func(context.Context, *GetBucketCountersRequest) (*GetBucketCountersResponse, error) + GetBucketEndpointsMillis func(context.Context, *GetBucketEndpointsMillisRequest) (*GetBucketEndpointsMillisResponse, error) + NewRelativeFrameTimeHistogram func(context.Context, *NewRelativeFrameTimeHistogramRequest) (*NewRelativeFrameTimeHistogramResponse, error) + type UnimplementedAppJankStatsServiceServer struct + func (UnimplementedAppJankStatsServiceServer) GetJankyFrameCount(context.Context, *GetJankyFrameCountRequest) (*GetJankyFrameCountResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetNavigationComponent(context.Context, *GetNavigationComponentRequest) (*GetNavigationComponentResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetRelativeFrameTimeHistogram(context.Context, *GetRelativeFrameTimeHistogramRequest) (*GetRelativeFrameTimeHistogramResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetTotalFrameCount(context.Context, *GetTotalFrameCountRequest) (*GetTotalFrameCountResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetUid(context.Context, *GetUidRequest) (*GetUidResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetWidgetCategory(context.Context, *GetWidgetCategoryRequest) (*GetWidgetCategoryResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetWidgetId(context.Context, *GetWidgetIdRequest) (*GetWidgetIdResponse, error) + func (UnimplementedAppJankStatsServiceServer) GetWidgetState(context.Context, *GetWidgetStateRequest) (*GetWidgetStateResponse, error) + func (UnimplementedAppJankStatsServiceServer) NewAppJankStats(context.Context, *NewAppJankStatsRequest) (*NewAppJankStatsResponse, error) + type UnimplementedRelativeFrameTimeHistogramServiceServer struct + func (UnimplementedRelativeFrameTimeHistogramServiceServer) AddRelativeFrameTimeMillis(context.Context, *AddRelativeFrameTimeMillisRequest) (*AddRelativeFrameTimeMillisResponse, error) + func (UnimplementedRelativeFrameTimeHistogramServiceServer) GetBucketCounters(context.Context, *GetBucketCountersRequest) (*GetBucketCountersResponse, error) + func (UnimplementedRelativeFrameTimeHistogramServiceServer) GetBucketEndpointsMillis(context.Context, *GetBucketEndpointsMillisRequest) (*GetBucketEndpointsMillisResponse, error) + func (UnimplementedRelativeFrameTimeHistogramServiceServer) NewRelativeFrameTimeHistogram(context.Context, *NewRelativeFrameTimeHistogramRequest) (*NewRelativeFrameTimeHistogramResponse, error) + type UnsafeAppJankStatsServiceServer interface + type UnsafeRelativeFrameTimeHistogramServiceServer interface