Home
last modified time | relevance | path

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

/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
/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/
H A Ddevice_info_collector.h31 std::string GetDeviceModel();
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h52 std::string GetDeviceModel() const;
/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 manufactureName_ != deviceProfile.GetManufactureName() || deviceModel_ != deviceProfile.GetDeviceModel() || in operator !=()
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dcontent_sensor_test.cpp85 auto result = devInfo.GetDeviceModel(); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp290 deviceProfile1.GetDeviceModel(); in HWTEST_F()
H A Ddevice_profile_manager_test.cpp740 outDeviceProfile.GetDeviceModel(); in HWTEST_F()

Completed in 6 milliseconds