Searched refs:GetDeviceType (Results 1 – 9 of 9) sorted by relevance
91 val["detail"]["device"] = CommandParser::GetInstance().GetDeviceType(); in GetBaseInfo()
42 std::string GetDeviceType() const;
180 string CommandParser::GetDeviceType() const in GetDeviceType() function in CommandParser569 std::string devicetype = GetDeviceType(); in IsCardValid()
32 string deviceType = cmdParser.GetDeviceType(); in InitCommandMap()
627 bool isLiteDevice = JsApp::IsLiteDevice(CommandParser::GetInstance().GetDeviceType()); in IsStrValVailid()734 string deviceType = cmdParser.GetDeviceType(); in IsSetArgValid()780 string deviceType = CommandParser::GetInstance().GetDeviceType(); in RunGet()
123 … AdaptDeviceType(aceRunArgs, CommandParser::GetInstance().GetDeviceType(), aceRunArgs.deviceWidth); in OrientationChanged()191 CommandParser::GetInstance().GetDeviceType()); in SetJsAppArgs()199 AdaptDeviceType(args, CommandParser::GetInstance().GetDeviceType(), in SetJsAppArgs()663 SetDeviceScreenDensity(screenDensity, CommandParser::GetInstance().GetDeviceType()); in SetResolutionParams()664 AdaptDeviceType(aceRunArgs, CommandParser::GetInstance().GetDeviceType(), changedOriginWidth); in SetResolutionParams()769 CommandParser::GetInstance().GetDeviceType()); in ParseSystemParams()770 AdaptDeviceType(args, CommandParser::GetInstance().GetDeviceType(), aceRunArgs.deviceWidth); in ParseSystemParams()
46 ModelManager::SetCurrentDevice(parser.GetDeviceType()); in InitSettings()
80 std::string deviceType = CommandParser::GetInstance().GetDeviceType(); in InitFontEngine()
38 if (CommandParser::GetInstance().GetDeviceType() == "liteWearable") { in InitAll()