Home
last modified time | relevance | path

Searched defs:Lock (Results 1 – 15 of 15) sorted by relevance

/base/powermgr/power_manager/services/native/src/actions/default/
Drunning_lock_action.cpp24 int32_t RunningLockAction::Lock(const RunningLockParam& param) in Lock() function in OHOS::PowerMgr::RunningLockAction
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dlock.cpp20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
/base/global/resource_management/frameworks/resmgr/src/
Dlock.cpp20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
/base/web/webview/ohos_adapter/power_mgr_adapter/src/
Dpower_mgr_client_adapter_impl.cpp57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::NWeb::RunningLockAdapterImpl
/base/powermgr/power_manager/frameworks/native/
Drunning_lock.cpp57 ErrCode RunningLock::Lock(int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
/base/powermgr/power_manager/utils/ffrt/src/
Dffrt_utils.cpp75 void FFRTUtils::Mutex::Lock() in Lock() function in OHOS::PowerMgr::FFRTUtils::Mutex
/base/theme/screenlock_mgr/frameworks/native/src/
Dscreenlock_manager.cpp104 int32_t ScreenLockManager::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManager
Dscreenlock_manager_proxy.cpp135 int32_t ScreenLockManagerProxy::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockManagerProxy
/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp253 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock() function in OHOS::PowerMgr::RunningLockMgr
689 void RunningLockMgr::SystemLock::Lock() in Lock() function in OHOS::PowerMgr::RunningLockMgr::SystemLock
Dpower_mgr_service.cpp608 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock() function in OHOS::PowerMgr::PowerMgrService
865 void PowerMgrService::WakeupRunningLock::Lock() in Lock() function in OHOS::PowerMgr::PowerMgrService::WakeupRunningLock
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp128 napi_value RunningLockInterface::Lock(napi_env env, napi_callback_info info) in Lock() function in OHOS::PowerMgr::RunningLockInterface
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/
Dpower_fuzzer.cpp181 static void Lock(const uint8_t* data, size_t size) in Lock() function
/base/theme/screenlock_mgr/services/src/
Dscreenlock_system_ability.cpp371 int32_t ScreenLockSystemAbility::Lock(const sptr<ScreenLockCallbackInterface> &listener) in Lock() function in OHOS::ScreenLock::ScreenLockSystemAbility
/base/powermgr/power_manager/test/unittest/src/servicetest/
Dpowermgr_service_test_proxy.cpp122 bool PowerMgrServiceTestProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::PowerMgrServiceTestProxy
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp115 bool PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMs) in Lock() function in OHOS::PowerMgr::PowerMgrProxy