Home
last modified time | relevance | path

Searched defs:onSuccess (Results 1 – 3 of 3) sorted by relevance

/system/chre/tools/
Dcommon.sh22 onSuccess() { function
/system/security/provisioner/support/
Drkpd_client.cpp97 Status onSuccess(const RemotelyProvisionedKey& key) override { in onSuccess() function in android::security::rkp::support::__anon3a459b8b0111::GetKeyCallback
133 Status onSuccess(const sp<IRegistration>& registration) override { in onSuccess() function in android::security::rkp::support::__anon3a459b8b0111::GetRegistrationCallback
/system/security/keystore2/rkpd_client/src/
Dlib.rs120 fn onSuccess(&self, registration: &Strong<dyn IRegistration>) -> binder::Result<()> { in onSuccess() method
178 fn onSuccess(&self, key: &RemotelyProvisionedKey) -> binder::Result<()> { in onSuccess() method
253 fn onSuccess(&self) -> binder::Result<()> { in onSuccess() method