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

/system/security/keystore/
H A Dkeystore.cpp1096 bool shouldDelete = true; local
1107 shouldDelete = !(rc == ::NO_ERROR && !blob.isEncrypted());
1109 if (shouldDelete) {

Completed in 27 milliseconds