Home
last modified time | relevance | path

Searched refs:UNLOCK (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/include/keystore/
DIKeystoreService.h111 UNLOCK = IBinder::FIRST_CALL_TRANSACTION + 9, enumerator
/system/security/keystore/
DIKeystoreService.cpp607 status_t status = remote()->transact(BnKeystoreService::UNLOCK, data, &reply); in unlock()
1370 case UNLOCK: { in onTransact()