Searched defs:deviceType (Results 1 – 10 of 10) sorted by relevance
32 string deviceType = cmdParser.GetDeviceType(); in InitCommandMap() local
741 string deviceType = cmdParser.GetDeviceType(); in IsSetArgValid() local787 string deviceType = CommandParser::GetInstance().GetDeviceType(); in RunGet() local
242 void InitSharedData(std::string deviceType) in InitSharedData()277 string deviceType = "liteWearable"; in TEST() local350 string deviceType = "phone"; in TEST() local362 string deviceType = "liteWearable"; in TEST() local
32 string deviceType = "phone"; in TEST() local
167 T SetDevice(const OHOS::Ace::DeviceType& deviceType) const in SetDevice()
769 string deviceType = paramObj["deviceType"].AsString(); in ParseSystemParams() local
79 std::string deviceType = CommandParser::GetInstance().GetDeviceType(); in InitFontEngine() local
20 bool JsApp::IsLiteDevice(std::string deviceType) in IsLiteDevice()
65 bool JsApp::IsLiteDevice(std::string deviceType) in IsLiteDevice()
134 std::string deviceType; variable