Home
last modified time | relevance | path

Searched refs:registration (Results 1 – 10 of 10) sorted by relevance

/system/security/keystore2/rkpd_client/src/
Dlib.rs120 fn onSuccess(&self, registration: &Strong<dyn IRegistration>) -> binder::Result<()> { in onSuccess()
121 self.registration_tx.send(Ok(registration.clone())); in onSuccess()
204 registration: &Strong<dyn IRegistration>, in get_rkpd_attestation_key_from_registration_async()
210 registration in get_rkpd_attestation_key_from_registration_async()
217 if let Err(e) = registration.cancelGetKey(&cb) { in get_rkpd_attestation_key_from_registration_async()
231 let registration = get_rkpd_registration(rpc_name) in get_rkpd_attestation_key_async() localVariable
234 get_rkpd_attestation_key_from_registration_async(&registration, caller_uid).await in get_rkpd_attestation_key_async()
269 registration: &Strong<dyn IRegistration>, in store_rkpd_attestation_key_with_registration_async()
276 registration in store_rkpd_attestation_key_with_registration_async()
292 let registration = get_rkpd_registration(rpc_name) in store_rkpd_attestation_key_async() localVariable
[all …]
/system/security/provisioner/support/
Drkpd_client.cpp133 Status onSuccess(const sp<IRegistration>& registration) override { in onSuccess() argument
138 auto status = registration->getKey(keyId_, cb); in onSuccess()
/system/sepolicy/private/
Duprobestats.te24 # For registration with system server as a process observer.
Dmediametrics.te5 # Needed for stats callback registration to statsd.
Dgpuservice.te43 # Needed for stats callback registration to statsd.
Dmediaserver.te28 # Needed for stats callback registration to statsd.
/system/libhidl/transport/manager/1.0/
DIServiceNotification.hal25 * @param preexisting If true, this means the registration was
DIServiceManager.hal124 * @return success Whether or not registration was successful.
/system/libhidl/transport/manager/1.2/
DIServiceManager.hal27 * If the service has clients at the time of registration, the callback is called with
/system/chre/chpp/
DRELEASE_NOTES.md175 - Client registration cleanup