Home
last modified time | relevance | path

Searched refs:SetCurrentDevice (Results 1 – 3 of 3) sorted by relevance

/ide/tools/previewer/util/
DModelManager.h31 static void SetCurrentDevice(const std::string& value);
DModelManager.cpp45 void ModelManager::SetCurrentDevice(const string& value) in SetCurrentDevice() function in ModelManager
/ide/tools/previewer/
DThinPreviewer.cpp46 ModelManager::SetCurrentDevice(parser.GetDeviceType()); in InitSettings()