Searched refs:PopulateChildRefs (Results 1 – 4 of 4) sorted by relevance
56 void PopulateChildRefs(grpc_json* json) override;
70 void ClientChannelNode::PopulateChildRefs(grpc_json* json) { in PopulateChildRefs() function in grpc_core::channelz::ClientChannelNode
140 virtual void PopulateChildRefs(grpc_json* json) {} in PopulateChildRefs() function
139 PopulateChildRefs(json); in RenderJson()