Home
last modified time | relevance | path

Searched refs:array_parent (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel_channelz.cc77 grpc_json* array_parent = grpc_json_create_child( in PopulateChildRefs() local
81 grpc_json_create_child(json_iterator, array_parent, nullptr, nullptr, in PopulateChildRefs()
88 grpc_json* array_parent = grpc_json_create_child( in PopulateChildRefs() local
93 grpc_json_create_child(json_iterator, array_parent, nullptr, nullptr, in PopulateChildRefs()
/external/grpc-grpc/src/core/lib/channel/
Dchannelz_registry.cc97 grpc_json* array_parent = grpc_json_create_child( in InternalGetTopChannels() local
102 grpc_json_link_child(array_parent, channel_json, json_iterator); in InternalGetTopChannels()
133 grpc_json* array_parent = grpc_json_create_child( in InternalGetServers() local
138 grpc_json_link_child(array_parent, server_json, json_iterator); in InternalGetServers()