Home
last modified time | relevance | path

Searched defs:SetScreenLockAuthState (Results 1 – 4 of 4) sorted by relevance

/base/theme/screenlock_mgr/test/unittest/
Dscreenlock_callback_test.cpp122 int32_t ScreenLockManagerStubTest::SetScreenLockAuthState(int authState, int32_t userId, std::strin… in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockManagerStubTest
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager.cpp179 int32_t ScreenLockManager::SetScreenLockAuthState(int authState, int32_t userId, std::string &authT… in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockManager
Dscreenlock_manager_proxy.cpp295 int32_t ScreenLockManagerProxy::SetScreenLockAuthState(int authState, int32_t userId, std::string &… in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockManagerProxy
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp725 int32_t ScreenLockSystemAbility::SetScreenLockAuthState(int authState, int32_t userId, std::string … in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockSystemAbility