Home
last modified time | relevance | path

Searched refs:GetDeviceModel (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Ddevice_info_collector.cpp44 jsonData[DEVICE_MODEL] = GetDeviceModel(); in ConvertToProfileData()
53 std::string DeviceInfoCollector::GetDeviceModel() in GetDeviceModel() function in OHOS::DeviceProfile::DeviceInfoCollector
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/
H A Ddevice_info_collector.h31 std::string GetDeviceModel();
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp77 std::string DeviceProfile::GetDeviceModel() const in GetDeviceModel() function in OHOS::DistributedDeviceProfile::DeviceProfile
173 …ureName_ != deviceProfile.GetManufactureName() || deviceModel_ != deviceProfile.GetDeviceModel() || in operator !=()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h52 std::string GetDeviceModel() const;
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dcontent_sensor_test.cpp85 auto result = devInfo.GetDeviceModel();
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp290 deviceProfile1.GetDeviceModel();
H A Ddevice_profile_manager_test.cpp740 outDeviceProfile.GetDeviceModel();