Searched refs:shouldDelete (Results 1 - 1 of 1) sorted by relevance
/system/security/keystore/ | ||
H A D | keystore.cpp | 164 bool shouldDelete = true; local 175 shouldDelete = !(rc == ::NO_ERROR && !blob.isEncrypted()); 177 if (shouldDelete) { |
Completed in 21 milliseconds