/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_credential_manager.h | 45 …void OnCredentialResult(const std::string &pkgName, int32_t action, const std::string &resultInfo)… in OnCredentialResult() function
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/dmcredentialimpl_fuzzer/ |
H A D | dm_credential_impl_fuzzer.cpp | 29 void OnCredentialResult(int32_t &action, const std::string &credentialResult) override {} in OnCredentialResult() function in OHOS::DistributedHardware::CredentialCallbackFuzzTest
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_notify.h | 103 void OnCredentialResult(int32_t &action, const std::string &credentialResult) override {} in OnCredentialResult() function
|
H A D | UTTest_device_manager_impl.h | 84 void OnCredentialResult(int32_t &action, const std::string &credentialResult) override {} in OnCredentialResult() function
|
H A D | UTTest_dm_pin_holder.h | 120 …void OnCredentialResult(const std::string &pkgName, int32_t action, const std::string &resultInfo)… in OnCredentialResult() function
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service_listener.cpp | 309 void DeviceManagerServiceListener::OnCredentialResult(const std::string &pkgName, int32_t action, in OnCredentialResult() function in OHOS::DistributedHardware::DeviceManagerServiceListener
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/ |
H A D | device_manager_notify.cpp | 756 void DeviceManagerNotify::OnCredentialResult(const std::string &pkgName, int32_t &action, in OnCredentialResult() function in OHOS::DistributedHardware::DeviceManagerNotify
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
H A D | native_devicemanager_js.cpp | 684 void DmNapiCredentialCallback::OnCredentialResult(int32_t &action, const std::string &credentialRes… in OnCredentialResult() function in DmNapiCredentialCallback 828 void DeviceManagerNapi::OnCredentialResult(int32_t &action, const std::string &credentialResult) in OnCredentialResult() function in DeviceManagerNapi
|