Searched refs:CountNamesInMethodConfig (Results 1 – 2 of 2) sorted by relevance
106 static int CountNamesInMethodConfig(grpc_json* json);191 int count = CountNamesInMethodConfig(method); in CreateMethodConfigTable()
68 int ServiceConfig::CountNamesInMethodConfig(grpc_json* json) { in CountNamesInMethodConfig() function in grpc_core::ServiceConfig