Home
last modified time | relevance | path

Searched refs:grpc_cycle_counter_to_millis_round_up (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h64 grpc_millis grpc_cycle_counter_to_millis_round_up(gpr_cycle_counter cycles);
Dexec_ctx.cc116 grpc_millis grpc_cycle_counter_to_millis_round_up(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_up() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc3007 grpc_cycle_counter_to_millis_round_up(call_start_time_) + in ApplyServiceConfigToCallLocked()