Home
last modified time | relevance | path

Searched refs:SetDeviceModel (Results 1 - 6 of 6) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp169 deviceProfile.SetDeviceModel("anything"); in HWTEST_F()
194 deviceProfile.SetDeviceModel("anything"); in HWTEST_F()
220 deviceProfile1.SetDeviceModel("anything"); in HWTEST_F()
233 deviceProfile2.SetDeviceModel("anything"); in HWTEST_F()
259 deviceProfile10.SetDeviceModel("anything"); in HWTEST_F()
286 deviceProfile11.SetDeviceModel("anything"); in HWTEST_F()
316 deviceProfile.SetDeviceModel("anything"); in HWTEST_F()
722 deviceProfile2.SetDeviceModel("anything"); in HWTEST_F()
1322 deviceProfile.SetDeviceModel("anything"); in HWTEST_F()
1350 deviceProfile1.SetDeviceModel("anything in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_kv_test.cpp278 deviceProfile1.SetDeviceModel("anything"); in HWTEST_F()
H A Dprofile_cache_test.cpp316 deviceProfile1.SetDeviceModel("anything"); in HWTEST_F()
H A Dprofile_control_utils_test.cpp143 deviceProfile1.SetDeviceModel("anything"); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h53 void SetDeviceModel(const std::string& deviceModel);
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp82 void DeviceProfile::SetDeviceModel(const std::string &deviceModel) in SetDeviceModel() function in OHOS::DistributedDeviceProfile::DeviceProfile

Completed in 7 milliseconds