Home
last modified time | relevance | path

Searched refs:modelName (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/mock/lite/
H A DHalSysParam.cpp74 ILOG("Get model, result: %s", ModelManager::GetConfig().modelName.c_str()); in HalGetProductModel()
75 if (ModelManager::GetConfig().modelName.empty()) { in HalGetProductModel()
79 return ModelManager::GetConfig().modelName.c_str(); in HalGetProductModel()
/ide/tools/previewer/util/
H A DModelManager.cpp38 allNames << std::string(config.modelName); in GetAllModelName()
47 ILOG("Start Simulator: %s", GetConfig().modelName.c_str()); in SetCurrentDevice()
H A DModelConfig.h25 std::string modelName; member

Completed in 2 milliseconds