Home
last modified time | relevance | path

Searched defs:chunk_size_for_upload (Results 1 – 3 of 3) sorted by relevance

/external/federated-compute/fcp/client/
Dfake_server.h47 int32_t chunk_size_for_upload, int32_t max_pending_chunks, in FakeServer()
/external/federated-compute/fcp/protocol/
Dgrpc_chunked_bidi_stream.h52 int32_t chunk_size_for_upload = -1; member
104 int32_t chunk_size_for_upload = 0; member
/external/federated-compute/fcp/protos/
Dfederated_api.proto722 int32 chunk_size_for_upload = 1; field