Home
last modified time | relevance | path

Searched defs:BatchReadBlobs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.proto403 rpc BatchReadBlobs(BatchReadBlobsRequest) returns (BatchReadBlobsResponse) { rpc
H A Dremote_execution.pb.go7169BatchReadBlobs(ctx context.Context, in *BatchReadBlobsRequest, opts ...grpc.CallOption) (*BatchRea… methodSpec
7222 func (c *contentAddressableStorageClient) BatchReadBlobs(ctx context.Context, in *BatchReadBlobsReq… func
7320 BatchReadBlobs(context.Context, *BatchReadBlobsRequest) (*BatchReadBlobsResponse, error) methodSpec
7357 func (*UnimplementedContentAddressableStorageServer) BatchReadBlobs(context.Context, *BatchReadBlob… func