Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
DCommandLineFactory.cpp32 string deviceType = cmdParser.GetDeviceType(); in InitCommandMap() local
DCommandLine.cpp664 string deviceType = cmdParser.GetDeviceType(); in IsSetArgValid() local
710 string deviceType = CommandParser::GetInstance().GetDeviceType(); in RunGet() local
/ide/tools/previewer/jsapp/lite/
DJsAppImpl.cpp110 std::string deviceType = CommandParser::GetInstance().GetDeviceType(); in InitFontEngine() local
/ide/tools/previewer/util/
DCommandParser.h92 std::string deviceType; variable
/ide/tools/previewer/jsapp/
DJsApp.cpp62 bool JsApp::IsLiteDevice(std::string deviceType) in IsLiteDevice()
/ide/tools/previewer/jsapp/rich/
DJsAppImpl.cpp497 string deviceType = paramObj["deviceType"].asString(); in ParseSystemParams() local