Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp168 deviceProfile.SetManufactureName("anything"); in HWTEST_F()
193 deviceProfile.SetManufactureName("anything"); in HWTEST_F()
219 deviceProfile1.SetManufactureName("anything"); in HWTEST_F()
232 deviceProfile2.SetManufactureName("anything"); in HWTEST_F()
258 deviceProfile10.SetManufactureName("anything"); in HWTEST_F()
285 deviceProfile11.SetManufactureName("anything"); in HWTEST_F()
315 deviceProfile.SetManufactureName("anything"); in HWTEST_F()
721 deviceProfile2.SetManufactureName("anything"); in HWTEST_F()
1321 deviceProfile.SetManufactureName("anything"); in HWTEST_F()
1349 deviceProfile1.SetManufactureName("anything in HWTEST_F()
[all...]
H A Ddistributed_device_profile_client_kv_test.cpp277 deviceProfile1.SetManufactureName("anything"); in HWTEST_F()
H A Dprofile_cache_test.cpp315 deviceProfile1.SetManufactureName("anything"); in HWTEST_F()
H A Dprofile_control_utils_test.cpp142 deviceProfile1.SetManufactureName("anything"); in HWTEST_F()
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h51 void SetManufactureName(std::string manufactureName);
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp72 void DeviceProfile::SetManufactureName(std::string manufactureName) in SetManufactureName() function in OHOS::DistributedDeviceProfile::DeviceProfile

Completed in 8 milliseconds