Home
last modified time | relevance | path

Searched refs:SetDeviceTypeId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddevice_profile_manager_test.cpp166 deviceProfile.SetDeviceTypeId(0);
191 deviceProfile.SetDeviceTypeId(0);
217 deviceProfile1.SetDeviceTypeId(0);
230 deviceProfile2.SetDeviceTypeId(0);
256 deviceProfile10.SetDeviceTypeId(0);
283 deviceProfile11.SetDeviceTypeId(0);
313 deviceProfile.SetDeviceTypeId(0);
719 deviceProfile2.SetDeviceTypeId(0);
1319 deviceProfile.SetDeviceTypeId(0);
1347 deviceProfile1.SetDeviceTypeId(0);
[all …]
H A Ddistributed_device_profile_client_kv_test.cpp275 deviceProfile1.SetDeviceTypeId(0);
H A Dprofile_cache_test.cpp313 deviceProfile1.SetDeviceTypeId(0);
H A Dprofile_control_utils_test.cpp140 deviceProfile1.SetDeviceTypeId(0);
/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_credential_auth_status_req.h62 void SetDeviceTypeId(uint16_t deviceTypeId) in SetDeviceTypeId() function
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h47 void SetDeviceTypeId(int32_t deviceTypeId);
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp52 void DeviceProfile::SetDeviceTypeId(int32_t deviceTypeId) in SetDeviceTypeId() function in OHOS::DistributedDeviceProfile::DeviceProfile
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp522 pReq->SetDeviceTypeId(deviceTypeId); in OnCredentialAuthStatus()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_service.cpp1552 req->SetDeviceTypeId(deviceTypeId);