Searched refs:ParseGlobalParameters (Results 1 – 3 of 3) sorted by relevance
82 static ParsedConfigVector ParseGlobalParameters(const grpc_channel_args* args,
48 ServiceConfigParser::ParseGlobalParameters(const grpc_channel_args* args, in ParseGlobalParameters() function in grpc_core::ServiceConfigParser
56 ServiceConfigParser::ParseGlobalParameters(args, json_, &global_error); in ServiceConfig()