Searched defs:onSuccess (Results 1 – 3 of 3) sorted by relevance
| /system/chre/tools/ | ||
| D | common.sh | 22 onSuccess() { function |
| /system/security/provisioner/support/ | ||
| D | rkpd_client.cpp | 97 Status onSuccess(const RemotelyProvisionedKey& key) override { in onSuccess() function in android::security::rkp::support::__anon3a459b8b0111::GetKeyCallback |
| /system/security/keystore2/rkpd_client/src/ | ||
| D | lib.rs | 120 fn onSuccess(&self, registration: &Strong<dyn IRegistration>) -> binder::Result<()> { in onSuccess() method |