Home
last modified time | relevance | path

Searched defs:SetConfig (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcompile_config.cc40 void CompileConfigManager::SetConfig(const std::string &config_name, const std::string &value, bool… in SetConfig() function in mindspore::CompileConfigManager
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/model/
Dmodel_impl.h137 void SetConfig(const std::shared_ptr<TrainCfg> cfg) { cfg_ = cfg; } in SetConfig() function
/third_party/grpc/test/cpp/ext/filters/logging/
Dlibrary.h70 void SetConfig(Config config) { in SetConfig() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dscheduler.h61 void SetConfig(const std::map<std::string, std::map<std::string, std::string>> *config_info) { in SetConfig() function
/third_party/mindspore/mindspore-src/source/include/api/
Dkernel_api.h112 …void SetConfig(const std::map<std::string, std::map<std::string, std::string>> *config) { config_ … in SetConfig() function
/third_party/grpc/test/cpp/ext/gcp/
Dobservability_config_test.cc374 void SetConfig(const char* json) { function in grpc::internal::__anon6fa52e500111::EnvParsingTest
/third_party/openhitls/testcode/sdv/testcase/tls/consistency/tls13/
Dtest_suite_sdv_hlt_tls13_consistency_rfc8446_2.c75 void SetConfig(HLT_Ctx_Config *clientconfig, HLT_Ctx_Config *serverconfig, SetInfo setInfo) in SetConfig() function
Dtest_suite_sdv_frame_tls13_consistency_rfc8446_2.c79 void SetConfig(HLT_Ctx_Config *clientconfig, HLT_Ctx_Config *serverconfig, SetInfo setInfo) in SetConfig() function
/third_party/vk-gl-cts/framework/platform/ohos/app/
Dmain.cpp107 …bool AppContext::SetConfig(int32_t w, int32_t h, RCI_GLES_VERSION ver, RCI_PIXEL_FORMAT pf, RCI_SU… in SetConfig() function in OHOS::AppContext
/third_party/openmax/api/1.1.2/
DOMX_Component.h383 OMX_ERRORTYPE (*SetConfig)( member
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Drosen_context_impl.cpp150 bool RosenContextImpl::SetConfig(int32_t w, int32_t h, RCI_GLES_VERSION ver, RCI_PIXEL_FORMAT pf, R… in SetConfig() function in RosenContextImpl