Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/tools/src/glob/
Dglob.go91 func LoadConfig(path string) (Config, error) { func
/third_party/mindspore/mindspore/lite/src/cxx_api/model/
Dmodel.cc189 Status Model::LoadConfig(const std::string &config_path) { in LoadConfig() function in mindspore::Model
Dmodel_impl.cc182 Status ModelImpl::LoadConfig(const std::string &config_path) { in LoadConfig() function in mindspore::ModelImpl
/third_party/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go300 func LoadConfig() *Config { func
/third_party/flutter/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go286 func LoadConfig() *Config { func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h788 const void *LoadConfig = nullptr; variable