Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dbdp_estimator.h66 void StartPing() { in StartPing() function
/external/grpc-grpc/src/core/lib/transport/
Dbdp_estimator.h66 void StartPing() { in StartPing() function
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dping_callbacks.cc46 uint64_t Chttp2PingCallbacks::StartPing(absl::BitGenRef bitgen) { in StartPing() function in grpc_core::Chttp2PingCallbacks