Searched defs:unlock (Results 1 - 2 of 2) sorted by relevance

/system/core/liblog/
H A Dfake_log_device.c99 static void unlock() function
105 #define unlock() ((void)0) macro
161 unlock();
595 unlock();
598 unlock();
629 unlock();
/system/security/keystore/
H A Dkeystore.cpp1025 * file using the same password when the user unlock it for the first time. If
1052 static ResponseCode unlock(KeyStore* keyStore, int sock, uid_t uid, Value* pw, Value* unused, function
1348 {unlock, CommandCodes[UNLOCK], STATE_LOCKED, P_UNLOCK, {PASSWORD_SIZE, 0, 0}},

Completed in 299 milliseconds