Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.proto379 rpc BatchUpdateBlobs(BatchUpdateBlobsRequest) returns (BatchUpdateBlobsResponse) { rpc
H A Dremote_execution.pb.go7148BatchUpdateBlobs(ctx context.Context, in *BatchUpdateBlobsRequest, opts ...grpc.CallOption) (*Batc… methodSpec
7213 func (c *contentAddressableStorageClient) BatchUpdateBlobs(ctx context.Context, in *BatchUpdateBlob… func
7299 BatchUpdateBlobs(context.Context, *BatchUpdateBlobsRequest) (*BatchUpdateBlobsResponse, error) methodSpec
7354 func (*UnimplementedContentAddressableStorageServer) BatchUpdateBlobs(context.Context, *BatchUpdate… func