Searched refs:PopulateCallCounts (Results 1 – 3 of 3) sorted by relevance
70 void CallCountingHelper::PopulateCallCounts(grpc_json* json) { in PopulateCallCounts() function in grpc_core::channelz::CallCountingHelper135 call_counter_.PopulateCallCounts(json); in RenderJson()182 call_counter_.PopulateCallCounts(json); in RenderJson()
102 void PopulateCallCounts(grpc_json* json);
168 call_counter_.PopulateCallCounts(json); in RenderJson()