Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_credential_auth_status_req.h48 * @tc.name: IpcNotifyCredentialAuthStatusReq::GetDeviceTypeId
52 uint16_t GetDeviceTypeId() const in GetDeviceTypeId() function in OHOS::DistributedHardware::IpcNotifyCredentialAuthStatusReq
/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Ddevice_profile.h46 int32_t GetDeviceTypeId() const;
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Ddevice_profile.cpp47 int32_t DeviceProfile::GetDeviceTypeId() const in GetDeviceTypeId() function in OHOS::DistributedDeviceProfile::DeviceProfile
172 || deviceTypeId_ != deviceProfile.GetDeviceTypeId() || deviceName_ != deviceProfile.GetDeviceName() || in operator !=()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Ddistributed_device_profile_client_kv_test.cpp287 deviceProfile1.GetDeviceTypeId(); in HWTEST_F()
H A Ddevice_profile_manager_test.cpp737 outDeviceProfile.GetDeviceTypeId(); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp1585 uint16_t deviceTypeId = pReq->GetDeviceTypeId(); in ON_IPC_SET_REQUEST()

Completed in 8 milliseconds