Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/services/src/
H A Dstrongauthmanager.cpp193 std::unique_lock<std::mutex> lock(strongAuthTimerMutex); in StartStrongAuthTimer()
233 std::unique_lock<std::mutex> lock(strongAuthTimerMutex); in DestroyStrongAuthTimer()
246 std::lock_guard<std::mutex> lock(strongAuthTimerMutex); in SetStrongAuthStat()
259 std::lock_guard<std::mutex> lock(strongAuthTimerMutex); in GetStrongAuthStat()
/base/theme/screenlock_mgr/services/include/
H A Dstrongauthmanager.h79 std::mutex strongAuthTimerMutex; member in OHOS::ScreenLock::StrongAuthManger

Completed in 2 milliseconds