Searched defs:deviceType (Results 1 – 7 of 7) sorted by relevance
32 string deviceType = cmdParser.GetDeviceType(); in InitCommandMap() local
719 string deviceType = cmdParser.GetDeviceType(); in IsSetArgValid() local765 string deviceType = CommandParser::GetInstance().GetDeviceType(); in RunGet() local
148 T SetDevice(const OHOS::Ace::DeviceType& deviceType) const in SetDevice()
794 string deviceType = paramObj["deviceType"].asString(); in ParseSystemParams() local
80 std::string deviceType = CommandParser::GetInstance().GetDeviceType(); in InitFontEngine() local
97 std::string deviceType; variable
64 bool JsApp::IsLiteDevice(std::string deviceType) in IsLiteDevice()