Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/servicesfuzztest/deviceprofileconnector_fuzzer/
H A Ddevice_profile_connector_fuzzer.cpp68 DeviceProfileConnector::GetInstance().GetTrustNumber(localDeviceId); in DeviceProfileConnectorFuzzTest()
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h118 int32_t GetTrustNumber(const std::string &deviceId);
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_third.cpp90 int32_t DeviceProfileConnector::GetTrustNumber(const std::string &deviceId) in GetTrustNumber() function in OHOS::DistributedHardware::DeviceProfileConnector
H A DUTTest_dm_deviceprofile_connector.cpp621 int32_t ret = DeviceProfileConnector::GetInstance().GetTrustNumber(deviceId); in HWTEST_F()
/foundation/distributedhardware/device_manager/commondependency/src/
H A Ddeviceprofile_connector.cpp730 int32_t DeviceProfileConnector::GetTrustNumber(const std::string &deviceId) in GetTrustNumber() function in OHOS::DistributedHardware::DeviceProfileConnector
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1256 if (DeviceProfileConnector::GetInstance().GetTrustNumber(remoteDeviceId_) >= 1 && in AuthenticateFinish()

Completed in 9 milliseconds