Home
last modified time | relevance | path

Searched defs:RecordCallStarted (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel_channelz.h69 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
/external/grpc-grpc/src/core/client_channel/
Dclient_channel_channelz.h69 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz.h211 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
276 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
Dchannelz.cc71 void CallCountingHelper::RecordCallStarted() { in RecordCallStarted() function in grpc_core::channelz::CallCountingHelper
110 void PerCpuCallCountingHelper::RecordCallStarted() { in RecordCallStarted() function in grpc_core::channelz::PerCpuCallCountingHelper
/external/grpc-grpc/src/core/lib/channel/
Dchannelz.h214 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
279 void RecordCallStarted() { call_counter_.RecordCallStarted(); } in RecordCallStarted() function
Dchannelz.cc71 void CallCountingHelper::RecordCallStarted() { in RecordCallStarted() function in grpc_core::channelz::CallCountingHelper
110 void PerCpuCallCountingHelper::RecordCallStarted() { in RecordCallStarted() function in grpc_core::channelz::PerCpuCallCountingHelper