Home
last modified time | relevance | path

Searched defs:ParseConfig (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/core/lib/security/credentials/
Dchannel_creds_registry_init.cc52 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function in grpc_core::GoogleDefaultChannelCredsFactory
78 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function in grpc_core::TlsChannelCredsFactory
183 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function in grpc_core::InsecureChannelCredsFactory
208 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function in grpc_core::FakeChannelCredsFactory
Dchannel_creds_registry.h101 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function
/third_party/skia/third_party/externals/tint/tools/src/glob/
Dglob.go100 func ParseConfig(config string) (Config, error) { func
/third_party/grpc/src/core/lib/security/authorization/
Daudit_logging.cc66 AuditLoggerRegistry::ParseConfig(absl::string_view name, const Json& json) { in ParseConfig() function in grpc_core::experimental::AuditLoggerRegistry
/third_party/vixl/tools/test_generator/
Dparser.py363 def ParseConfig(test_name, test_isas, data_type_builder, json_config): function
/third_party/grpc/test/core/xds/
Dfile_watcher_certificate_provider_factory_test.cc42 ParseConfig(absl::string_view json_string) { in ParseConfig() function
/third_party/grpc/test/core/security/
Dchannel_creds_registry_test.cc40 RefCountedPtr<ChannelCredsConfig> ParseConfig( in ParseConfig() function in grpc_core::testing::__anon1d03d5810111::TestChannelCredsFactory
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dcomm_util.cc267 std::string CommUtil::ParseConfig(const Configuration &config, const std::string &key) { in ParseConfig() function in mindspore::ps::core::CommUtil