Searched refs:GetDeviceModel (Results 1 – 7 of 7) sorted by relevance
44 jsonData[DEVICE_MODEL] = GetDeviceModel(); in ConvertToProfileData()53 std::string DeviceInfoCollector::GetDeviceModel() in GetDeviceModel() function in OHOS::DeviceProfile::DeviceInfoCollector
31 std::string GetDeviceModel();
77 std::string DeviceProfile::GetDeviceModel() const in GetDeviceModel() function in OHOS::DistributedDeviceProfile::DeviceProfile173 …ureName_ != deviceProfile.GetManufactureName() || deviceModel_ != deviceProfile.GetDeviceModel() || in operator !=()
52 std::string GetDeviceModel() const;
85 auto result = devInfo.GetDeviceModel();
290 deviceProfile1.GetDeviceModel();
740 outDeviceProfile.GetDeviceModel();