Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.h209 bool checkUnlocked = true);
Dkey_store_service.cpp1315 bool checkUnlocked) { in checkBinderPermissionAndKeystoreState() argument
1320 if (checkUnlocked && !isKeystoreUnlocked(state)) { in checkBinderPermissionAndKeystoreState()