Searched defs:unlock (Results 1 – 5 of 5) sorted by relevance
/system/core/include/utils/ | ||
D | Mutex.h | 114 inline void Mutex::unlock() { in unlock() function |
D | RWLock.h | 116 inline void RWLock::unlock() { in unlock() function |
/system/core/liblog/ | ||
D | fake_log_device.c | 99 static void unlock() in unlock() function |
/system/security/keystore/ | ||
D | IKeystoreService.cpp | 251 virtual int32_t unlock(const String16& password) in unlock() function in android::BpKeystoreService |
D | keystore.cpp | 1685 int32_t unlock(const String16& pw) { in unlock() function in android::KeyStoreProxy |