Searched refs:PopulateChildRefs (Results 1 – 6 of 6) 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()
197 PopulateChildRefs(&json); in RenderJson()201 void ChannelNode::PopulateChildRefs(Json::Object* json) { in PopulateChildRefs() function in grpc_core::channelz::ChannelNode
214 void PopulateChildRefs(Json::Object* json);