Searched defs:json_str (Results 1 – 11 of 11) sorted by relevance
30 grpc::protobuf::util::Status ParseJson(const char* json_str, in ParseJson()43 char* json_str = grpc_channelz_get_top_channels(request->start_channel_id()); in GetTopChannels() local59 char* json_str = grpc_channelz_get_servers(request->start_server_id()); in GetServers() local75 char* json_str = grpc_channelz_get_server(request->server_id()); in GetServer() local92 char* json_str = grpc_channelz_get_server_sockets( in GetServerSockets() local109 char* json_str = grpc_channelz_get_channel(request->channel_id()); in GetChannel() local125 char* json_str = grpc_channelz_get_subchannel(request->subchannel_id()); in GetSubchannel() local141 char* json_str = grpc_channelz_get_socket(request->socket_id()); in GetSocket() local
39 const char* json_str = in TEST() local112 const char* json_str = in TEST() local142 const char* json_str = in TEST() local160 const char* json_str = in TEST() local178 const char* json_str = in TEST() local202 const char* json_str = in TEST() local233 const char* json_str = in TEST() local258 const char* json_str = in TEST() local
105 std::string json_str = ChannelzRegistry::GetTopChannels(0); in ValidateGetTopChannels() local125 std::string json_str = ChannelzRegistry::GetServers(0); in ValidateGetServers() local208 void ValidateCounters(const std::string& json_str, in ValidateCounters()225 std::string json_str = channel->RenderJsonString(); in ValidateChannel() local236 std::string json_str = server->RenderJsonString(); in ValidateServer() local365 std::string json_str = ChannelzRegistry::GetTopChannels(0); in TEST_F() local392 std::string json_str = ChannelzRegistry::GetTopChannels(0); in TEST_F() local412 std::string json_str = ChannelzRegistry::GetTopChannels(kMidQuery); in TEST_F() local434 std::string json_str = ChannelzRegistry::GetTopChannels(45); in TEST_F() local455 std::string json_str = ChannelzRegistry::GetTopChannels(2); in TEST_F() local[all …]
94 std::string json_str = json.Dump(); in ValidateChannelTraceCustom() local
162 std::string json_str = json.Dump(); in encoded_jwt_header() local190 std::string json_str = json.Dump(); in encoded_jwt_claim() local
41 void VaidateProtoJsonTranslation(const std::string& json_str) { in VaidateProtoJsonTranslation()
852 Json Json::Parse(absl::string_view json_str, grpc_error** error) { in Parse()
486 std::string json_str = json.Dump(/*indent=*/1); in OnClusterChanged() local
670 std::string json_str = json.Dump(/*indent=*/1); in CreateChildPolicyConfigLocked() local
1007 std::string json_str = json.Dump(/*indent=*/1); in CreateChildPolicyConfigLocked() local
467 const std::string& json_str = in OnMessage() local