Home
last modified time | relevance | path

Searched defs:IsRunningLockTypeSupported (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/powermanager/src/
H A Dmock_power_mgr_client.cpp64 bool PowerMgrClient::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrClient
/ohos5.0/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_interface.cpp87 napi_value RunningLockInterface::IsRunningLockTypeSupported(napi_env env, napi_callback_info info) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::RunningLockInterface
/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp240 bool PowerMgrClient::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrClient
/ohos5.0/base/powermgr/power_manager/test/unittest/src/servicetest/
H A Dpowermgr_service_test_proxy.cpp92 bool PowerMgrServiceTestProxy::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp87 bool PowerMgrProxy::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrProxy
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1095 bool PowerMgrService::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrService