Home
last modified time | relevance | path

Searched defs:creds_type (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/ext/xds/
Dxds_bootstrap.cc46 bool XdsChannelCredsRegistry::IsSupported(const std::string& creds_type) { in IsSupported()
60 XdsChannelCredsRegistry::MakeChannelCreds(const std::string& creds_type, in MakeChannelCreds()
/third_party/grpc/test/cpp/end2end/
Dport_sharing_end2end_test.cc61 const std::string& creds_type) in TestScenario()
Dmessage_allocator_end2end_test.cc86 TestScenario(Protocol protocol, const std::string& creds_type) in TestScenario()
Dasync_end2end_test.cc223 TestScenario(bool inproc_stub, const std::string& creds_type, bool hcs, in TestScenario()
Dclient_callback_end2end_test.cc57 const std::string& creds_type) in TestScenario()
Dend2end_test.cc276 const std::string& creds_type, bool use_callback_server) in TestScenario()