Searched defs:method_config (Results 1 – 3 of 3) sorted by relevance
141 for (const Json& method_config : it->second.array_value()) { in ParsePerMethodParams() local
1176 auto* method_config = static_cast<const ClientChannelMethodParsedConfig*>( in SetPollent() local
159 RefCountedPtr<ServiceConfig> method_config; member315 RefCountedPtr<ServiceConfig>* method_config, const XdsApi::Route& route) { in CreateMethodConfig()