Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dgrpc_bidi_stream.cc133 int64_t GrpcBidiStream::ChunkingLayerBytesSent() { in ChunkingLayerBytesSent() function in fcp::client::GrpcBidiStream
/aosp_15_r20/external/federated-compute/fcp/protocol/
H A Dgrpc_chunked_bidi_stream.h477 int64_t GrpcChunkedBidiStream<Outgoing, Incoming>::ChunkingLayerBytesSent() { in ChunkingLayerBytesSent() function