Home
last modified time | relevance | path

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

/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp166 bool PowerMgrClient::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrClient
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp87 napi_value RunningLockInterface::IsRunningLockTypeSupported(napi_env env, napi_callback_info info) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::RunningLockInterface
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/
Dpower_fuzzer.cpp221 static void IsRunningLockTypeSupported(const uint8_t* data, size_t size) in IsRunningLockTypeSupported() function
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp91 bool PowerMgrServiceTestProxy::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp592 bool PowerMgrService::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrService
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp84 bool PowerMgrProxy::IsRunningLockTypeSupported(RunningLockType type) in IsRunningLockTypeSupported() function in OHOS::PowerMgr::PowerMgrProxy