Home
last modified time | relevance | path

Searched refs:OnDeviceTrustChange (Results 1 - 19 of 19) sorted by relevance

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/accessmanager_fuzzer/
H A Daccessmanager_fuzzer.cpp63 AccessManager::GetInstance()->OnDeviceTrustChange(peerudid, peeruuid, authform); in OnDeviceTrustChangeFuzzTest()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/accessmanager/
H A Daccess_manager.h50 virtual void OnDeviceTrustChange(const std::string &peerudid, const std::string &peeruuid,
/foundation/ability/dmsfwk/services/dtbschedmgr/include/adapter/
H A Ddnetwork_adapter.h90 void OnDeviceTrustChange(const std::string &udid, const std::string &uuid,
/foundation/deviceprofile/device_info_manager/old/services/core/include/devicemanager/
H A Ddp_device_manager.h95 void OnDeviceTrustChange(const std::string &peerUdid, const std::string &peerUuid,
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddevice_manager_callback.h141 virtual void OnDeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm) = 0;
/foundation/distributedhardware/device_manager/services/service/include/
H A Didevice_manager_service_listener.h153 virtual void OnDeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm) = 0;
H A Ddevice_manager_service_listener.h74 void OnDeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm) override;
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl.h118 void OnDeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm) override {}
H A DUTTest_dm_pin_holder.h183 void OnDeviceTrustChange(const std::string &udid, const std::string &uuid, DmAuthForm authForm) override
/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Ddevice_profile_manager.h72 void OnDeviceTrustChange(const std::string& peerUdid, const std::string& peerUuid,
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp163 void DpDeviceManager::DpDevTrustChangeCallback::OnDeviceTrustChange(const std::string &peerUdid, in OnDeviceTrustChange() function in OHOS::DeviceProfile::DpDeviceManager::DpDevTrustChangeCallback
166 DistributedDeviceProfile::DeviceProfileManager::GetInstance().OnDeviceTrustChange(peerUdid, peerUuid, authform); in OnDeviceTrustChange()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/adapter/
H A Ddnetwork_adapter.cpp122 void DnetworkAdapter::DmsDevTrustChangeCallback::OnDeviceTrustChange(const std::string &udid, in OnDeviceTrustChange() function in OHOS::DistributedSchedule::DnetworkAdapter::DmsDevTrustChangeCallback
/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() function in OHOS::DistributedHardware::AccessManager
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/notify/
H A Ddevice_manager_notify.h119 void OnDeviceTrustChange(const std::string &pkgName, const std::string &udid, const std::string &uuid,
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/
H A Ddevice_manager_notify.cpp1061 void DeviceManagerNotify::OnDeviceTrustChange(const std::string &pkgName, const std::string &udid, in OnDeviceTrustChange() function in OHOS::DistributedHardware::DeviceManagerNotify
1104 tempCbk->OnDeviceTrustChange(udid, uuid, authForm); in DeviceTrustChange()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp481 void DeviceManagerServiceListener::OnDeviceTrustChange(const std::string &udid, const std::string &uuid, in OnDeviceTrustChange() function in OHOS::DistributedHardware::DeviceManagerServiceListener
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Ddevice_profile_manager.cpp921 void DeviceProfileManager::OnDeviceTrustChange(const std::string& peerUdid, const std::string& peerUuid, in OnDeviceTrustChange() function in OHOS::DistributedDeviceProfile::DeviceProfileManager
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp768 listener_->OnDeviceTrustChange(remoteUdid, uuid, ConvertBindTypeToAuthForm(bindType)); in HandleAccountLogoutEvent()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1676 DeviceManagerNotify::GetInstance().OnDeviceTrustChange(pkgName, udid, uuid, authForm); in ON_IPC_CMD()

Completed in 14 milliseconds