Searched refs:VERIFY (Results 1 - 5 of 5) sorted by relevance

/system/core/gatekeeperd/
H A DIGateKeeperService.h32 VERIFY = IBinder::FIRST_CALL_TRANSACTION + 1, enumerator in enum:android::IGateKeeperService::__anon1318
H A DIGateKeeperService.cpp75 case VERIFY: {
/system/gatekeeper/include/gatekeeper/
H A Dgatekeeper_messages.h30 const uint32_t VERIFY = 1; member in namespace:gatekeeper
/system/security/keystore/include/keystore/
H A DIKeystoreService.h116 VERIFY = IBinder::FIRST_CALL_TRANSACTION + 14, enumerator in enum:android::IKeystoreService::__anon1664
/system/security/keystore/
H A DIKeystoreService.cpp749 status_t status = remote()->transact(BnKeystoreService::VERIFY, data, &reply);
1463 case VERIFY: {

Completed in 824 milliseconds