Searched refs:ConvertDeviceType (Results 1 – 6 of 6) sorted by relevance
35 Global::Resource::DeviceType ConvertDeviceType(std::string deviceType);
95 Global::Resource::DEVICE_TYPE ConvertDeviceType(DeviceType type) in ConvertDeviceType() function127 .deviceType_ = ConvertDeviceType(config.GetDeviceType()), in ConvertConfig()
147 Global::Resource::DeviceType ConvertDeviceType(std::string deviceType) in ConvertDeviceType() function
323 static void ConvertDeviceType(napi_env env, napi_value &Object, std::vector<std::string> deviceType… in ConvertDeviceType() function465 ConvertDeviceType(env, modulesObject, module.deviceType); in ConvertSummaryModules()494 ConvertDeviceType(env, jsPackagesObject, package.deviceType); in ConvertPackages()
1244 deviceType_ = AppExecFwk::ConvertDeviceType(deviceType); in GetDeviceType()
1040 ConvertDeviceType(deviceType)); in InitResourceManager()1041 resConfig->SetDeviceType(ConvertDeviceType(deviceType)); in InitResourceManager()