Home
last modified time | relevance | path

Searched refs:ScreenLock (Results 1 - 25 of 89) sorted by relevance

1234

/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dlock_screen_plugin.cpp39 int32_t ret = ScreenLock::ScreenLockManager::GetInstance()->Lock(userId); in OnSetPolicy()
40 if (ret != ScreenLock::E_SCREENLOCK_OK) { in OnSetPolicy()
H A Doperate_device_plugin.cpp45 int32_t ret = ScreenLock::ScreenLockManager::GetInstance()->Lock(param.userId); in OnSetPolicy()
46 if (ret != ScreenLock::E_SCREENLOCK_OK) { in OnSetPolicy()
/base/theme/screenlock_mgr/test/unittest/
H A Dscreenlock_event_list_test.h20 namespace ScreenLock { namespace
24 } // namespace ScreenLock
H A Dscreenlock_notify_test_instance.h24 namespace ScreenLock { namespace
34 } // namespace ScreenLock
H A Dscreenlock_notify_test_instance.cpp20 namespace ScreenLock { namespace
35 } // namespace ScreenLock
H A Dscreenlock_client_test.h21 namespace ScreenLock { namespace
30 } // namespace ScreenLock
H A Dscreenlock_preferences_test.h21 namespace ScreenLock { namespace
30 } // namespace ScreenLock
H A Dscreenlock_strongauth_test.h21 namespace ScreenLock { namespace
30 } // namespace ScreenLock
H A Dscreenlock_service_test.h21 namespace ScreenLock { namespace
30 } // namespace ScreenLock
H A Dscreenlock_callback_test.cpp21 namespace ScreenLock { namespace
47 } // namespace ScreenLock
H A Dscreenlock_callback_test.h24 namespace ScreenLock { namespace
38 } // namespace ScreenLock
/base/security/access_token/services/common/screenlock_manager/src/
H A Dscreenlock_manager_loader.cpp23 return ScreenLock::ScreenLockManager::GetInstance()->IsScreenLocked(); in IsScreenLocked()
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dscreenlock_js_util.h25 namespace OHOS::ScreenLock { namespace in OHOS
31 } // namespace OHOS::ScreenLock
H A Devent_listener.h25 namespace ScreenLock { namespace
35 } // namespace ScreenLock
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_get_info_callback.cpp19 namespace ScreenLock { namespace
32 } // namespace ScreenLock
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_callback_interface.h21 namespace ScreenLock { namespace
29 DECLARE_INTERFACE_DESCRIPTOR(u"OHOS.ScreenLock.ScreenLockCallbackInterface");
33 } // namespace ScreenLock
/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_get_info_callback.h25 namespace ScreenLock { namespace
38 } // namespace ScreenLock
H A Dscreenlock_callback_proxy.h24 namespace ScreenLock { namespace
34 } // namespace ScreenLock
H A Dscreenlock_server_ipc_interface_code.h21 namespace ScreenLock { namespace
42 } // namespace ScreenLock
H A Dscreenlock_system_ability_proxy.h26 namespace ScreenLock { namespace
36 } // namespace ScreenLock
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockgetauthstate_fuzzer/
H A Dscreenlockgetauthstate_fuzzer.cpp26 using namespace OHOS::ScreenLock;
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockboundarycode_fuzzer/
H A Dscreenlockboundarycode_fuzzer.cpp26 using namespace OHOS::ScreenLock;
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockrequeststrong_fuzzer/
H A Dscreenlockrequeststrong_fuzzer.cpp26 using namespace OHOS::ScreenLock;
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockonsystemevent_fuzzer/
H A Dscreenlockonsystemevent_fuzzer.cpp26 using namespace OHOS::ScreenLock;
/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlocklockscreen_fuzzer/
H A Dscreenlocklockscreen_fuzzer.cpp26 using namespace OHOS::ScreenLock;

Completed in 4 milliseconds

1234