Home
last modified time | relevance | path

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

/system/security/keystore/
Dkey_store_service.h244 std::mutex keystoreServiceMutex_; variable
Dkey_store_service.cpp85 #define KEYSTORE_SERVICE_LOCK std::lock_guard<std::mutex> keystore_lock(keystoreServiceMutex_)