Home
last modified time | relevance | path

Searched defs:GetConfig (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dcompile_config.cc47 std::string CompileConfigManager::GetConfig(const std::string &config_name) { in GetConfig() function in mindspore::CompileConfigManager
/third_party/mindspore/mindspore-src/source/include/api/
Dkernel_api.h116 std::map<std::string, std::string> GetConfig(const std::string &section) const { in GetConfig() function
/third_party/musl/porting/linux/user/src/network/
Dlookup.h120 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); typedef
/third_party/musl/src/network/
Dlookup.h130 typedef int32_t (*GetConfig)(uint16_t netId, struct resolv_config *config); typedef
/third_party/libsnd/src/ALAC/
Dalac_encoder.c1110 GetConfig (ALAC_ENCODER *p, ALACSpecificConfig * config) in GetConfig() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/model/
Dmodel_impl.cc854 std::string ModelImpl::GetConfig(const std::string &section, const std::string &key) { in GetConfig() function in mindspore::ModelImpl
/third_party/openmax/api/1.1.2/
DOMX_Component.h374 OMX_ERRORTYPE (*GetConfig)( member