Home
last modified time | relevance | path

Searched refs:tryGetUserConfirmationService (Results 1 – 4 of 4) sorted by relevance

/system/security/keystore2/apc_compat/
Dapc_compat.rs23 tryGetUserConfirmationService, ApcCompatCallback, ApcCompatServiceHandle,
121 let handle = unsafe { tryGetUserConfirmationService() }; in try_get_service()
Dapc_compat.hpp90 ApcCompatServiceHandle tryGetUserConfirmationService();
DAndroid.bp44 "--allowlist-function=tryGetUserConfirmationService",
Dapc_compat.cpp178 ApcCompatServiceHandle tryGetUserConfirmationService() { in tryGetUserConfirmationService() function