Home
last modified time | relevance | path

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

/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/powermgr/power_manager/services/native/src/actions/default/
Drunning_lock_action.cpp24 void RunningLockAction::Lock(RunningLockType type, const string& tag) in Lock() function in OHOS::PowerMgr::RunningLockAction
/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(uint32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
/base/powermgr/power_manager/test/fuzztest/power_fuzzer/
Dpower_fuzzer.cpp167 static void Lock(const uint8_t* data) in Lock() function
/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp266 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() function in OHOS::PowerMgr::RunningLockMgr
795 void RunningLockMgr::SystemLock::Lock() in Lock() function in OHOS::PowerMgr::RunningLockMgr::SystemLock
Dpower_mgr_service.cpp689 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() function in OHOS::PowerMgr::PowerMgrService
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_interface.cpp123 napi_value RunningLockInterface::Lock(napi_env env, napi_callback_info info) in Lock() function in OHOS::PowerMgr::RunningLockInterface
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp110 bool PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, const RunningLockInfo& runningLockIn… in Lock() function in OHOS::PowerMgr::PowerMgrProxy