Searched defs:SetScreenLockAuthState (Results 1 – 4 of 4) sorted by relevance
| /base/theme/screenlock_mgr/test/unittest/ | ||
| D | screenlock_callback_test.cpp | 122 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/ | ||
| D | screenlock_manager.cpp | 179 int32_t ScreenLockManager::SetScreenLockAuthState(int authState, int32_t userId, std::string &authT… in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockManager |
| D | screenlock_manager_proxy.cpp | 295 int32_t ScreenLockManagerProxy::SetScreenLockAuthState(int authState, int32_t userId, std::string &… in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockManagerProxy |
| /base/theme/screenlock_mgr/services/src/ | ||
| D | screenlock_system_ability.cpp | 725 int32_t ScreenLockSystemAbility::SetScreenLockAuthState(int authState, int32_t userId, std::string … in SetScreenLockAuthState() function in OHOS::ScreenLock::ScreenLockSystemAbility |