Home
last modified time | relevance | path

Searched refs:authform (Results 1 - 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/accessmanager_fuzzer/
H A Daccessmanager_fuzzer.cpp62 DmAuthForm authform = DmAuthForm::INVALID_TYPE; in OnDeviceTrustChangeFuzzTest() local
63 AccessManager::GetInstance()->OnDeviceTrustChange(peerudid, peeruuid, authform); in OnDeviceTrustChangeFuzzTest()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/accessmanager/
H A Daccess_manager.h51 DmAuthForm authform) override;
/foundation/ability/dmsfwk/services/dtbschedmgr/src/adapter/
H A Ddnetwork_adapter.cpp123 const std::string &uuid, const DmAuthForm authform) in OnDeviceTrustChange()
130 if (authform != DmAuthForm::IDENTICAL_ACCOUNT) { in OnDeviceTrustChange()
122 OnDeviceTrustChange(const std::string &udid, const std::string &uuid, const DmAuthForm authform) OnDeviceTrustChange() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/accessmanager/
H A Daccess_manager.cpp190 void AccessManager::OnDeviceTrustChange(const std::string &peerudid, const std::string &peeruuid, DmAuthForm authform) in OnDeviceTrustChange() argument
198 if (authform != DmAuthForm::IDENTICAL_ACCOUNT) { in OnDeviceTrustChange()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/adapter/
H A Ddnetwork_adapter.h91 const DistributedHardware::DmAuthForm authform) override;
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddp_device_manager.h96 const DistributedHardware::DmAuthForm authform) override;
/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h73 const DistributedHardware::DmAuthForm authform);
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp164 const std::string &peerUuid, const DistributedHardware::DmAuthForm authform) in OnDeviceTrustChange()
166 DistributedDeviceProfile::DeviceProfileManager::GetInstance().OnDeviceTrustChange(peerUdid, peerUuid, authform); in OnDeviceTrustChange()
163 OnDeviceTrustChange(const std::string &peerUdid, const std::string &peerUuid, const DistributedHardware::DmAuthForm authform) OnDeviceTrustChange() argument
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp922 const DistributedHardware::DmAuthForm authform) in OnDeviceTrustChange()
928 if (authform != DistributedHardware::DmAuthForm::IDENTICAL_ACCOUNT) { in OnDeviceTrustChange()
921 OnDeviceTrustChange(const std::string& peerUdid, const std::string& peerUuid, const DistributedHardware::DmAuthForm authform) OnDeviceTrustChange() argument

Completed in 5 milliseconds