Home
last modified time | relevance | path

Searched defs:config_json (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicore/tbe/
DCMakeLists.txt48 add_custom_target(config_json target
53 add_custom_target(config_json ALL DEPENDS ${OUTPUT_FILES}) target
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/kernel_builder/ascend/tbe_and_aicpu/tbe/
DCMakeLists.txt50 add_custom_target(config_json target
55 add_custom_target(config_json ALL DEPENDS ${OUTPUT_FILES} target
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Drecovery_base.cc22 bool RecoveryBase::Initialize(const std::string &config_json) { in Initialize()
64 bool RecoveryBase::InitializeNodes(const std::string &config_json) { in InitializeNodes()
/third_party/grpc/src/core/xds/grpc/
Dfile_watcher_certificate_provider_factory.cc109 const Json& config_json, const JsonArgs& args, ValidationErrors* errors) { in CreateCertificateProviderConfig()
Dcertificate_provider_store.cc64 Json::Object config_json; in JsonPostLoad() local
/third_party/grpc/src/cpp/ext/gcp/
Dobservability_config.cc164 auto config_json = grpc_core::JsonParse(*config_contents); in ReadFromEnv() local
/third_party/grpc/test/core/xds/
Dxds_audit_logger_registry_test.cc71 auto config_json = XdsAuditLoggerRegistry().ConvertXdsAuditLoggerConfig( in ConvertAuditLoggerConfig() local
Dxds_bootstrap_test.cc604 CreateCertificateProviderConfig(const Json& config_json, const JsonArgs& args, in CreateCertificateProviderConfig()
/third_party/grpc/src/core/client_channel/
Dclient_channel.cc1015 Json config_json = Json::FromArray({Json::FromObject({ in ChooseLbPolicy() local
Dclient_channel_filter.cc1229 Json config_json = Json::FromArray({Json::FromObject({ in ChooseLbPolicy() local