Searched defs:Lock (Results 1 – 10 of 10) sorted by relevance
20 Lock::Lock():mtx_(new std::mutex) in Lock() function in OHOS::Global::Resource::Lock
24 void RunningLockAction::Lock(RunningLockType type, const string& tag) in Lock() function in OHOS::PowerMgr::RunningLockAction
57 int32_t RunningLockAdapterImpl::Lock(uint32_t timeOutMs) in Lock() function in OHOS::NWeb::RunningLockAdapterImpl
57 ErrCode RunningLock::Lock(uint32_t timeOutMs) in Lock() function in OHOS::PowerMgr::RunningLock
167 static void Lock(const uint8_t* data) in Lock() function
266 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() function in OHOS::PowerMgr::RunningLockMgr795 void RunningLockMgr::SystemLock::Lock() in Lock() function in OHOS::PowerMgr::RunningLockMgr::SystemLock
689 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, in Lock() function in OHOS::PowerMgr::PowerMgrService
123 napi_value RunningLockInterface::Lock(napi_env env, napi_callback_info info) in Lock() function in OHOS::PowerMgr::RunningLockInterface
110 bool PowerMgrProxy::Lock(const sptr<IRemoteObject>& remoteObj, const RunningLockInfo& runningLockIn… in Lock() function in OHOS::PowerMgr::PowerMgrProxy