Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dload_data_store.h179 uint64_t bytes_recv() const { return bytes_recv_; } in bytes_recv() function
/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/
H A Dload_data_store.h179 uint64_t bytes_recv() const { return bytes_recv_; } in bytes_recv() function
/aosp_15_r20/tools/asuite/atest/bazel/runner/src/main/protobuf/
H A Dbuild_event_stream.proto1076 uint64 bytes_recv = 2; field