Home
last modified time | relevance | path

Searched defs:OnCredentialAuthStatus (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl.h118 …void OnCredentialAuthStatus(const std::string &proofInfo, uint16_t deviceTypeId, int32_t errcode) … in OnCredentialAuthStatus() function
H A DUTTest_dm_pin_holder.h189 …void OnCredentialAuthStatus(const std::string &pkgName, const std::string &proofInfo, uint16_t dev… in OnCredentialAuthStatus() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp514 void DeviceManagerServiceListener::OnCredentialAuthStatus(const std::string &pkgName, in OnCredentialAuthStatus() function in OHOS::DistributedHardware::DeviceManagerServiceListener
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dsoftbus_listener.cpp169 void SoftbusListener::OnCredentialAuthStatus(const char *proofInfo, uint32_t proofLen, in OnCredentialAuthStatus() function in OHOS::DistributedHardware::SoftbusListener
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/
H A Ddevice_manager_notify.cpp1123 void DeviceManagerNotify::OnCredentialAuthStatus(const std::string &pkgName, const std::string &pro… in OnCredentialAuthStatus() function in OHOS::DistributedHardware::DeviceManagerNotify