Searched defs:CreateRunningLock (Results 1 – 10 of 10) sorted by relevance
73 std::shared_ptr<RunningLockAdapter> PowerMgrClientAdapterImpl::CreateRunningLock( in CreateRunningLock() function in OHOS::NWeb::PowerMgrClientAdapterImpl
105 const RunningLock *CreateRunningLock(const char *name, RunningLockType type, RunningLockFlag flag) in CreateRunningLock() function
80 PowerErrors AsyncCallbackInfo::AsyncData::CreateRunningLock() in CreateRunningLock() function in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
108 static napi_value CreateRunningLock(napi_env env, napi_callback_info info) in CreateRunningLock() function
36 napi_value RunningLockInterface::CreateRunningLock(napi_env env, napi_callback_info info, napi_ref&… in CreateRunningLock() function in OHOS::PowerMgr::RunningLockInterface
205 std::shared_ptr<RunningLock> PowerMgrClient::CreateRunningLock(const std::string& name, RunningLock… in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrClient
115 static void CreateRunningLock(const uint8_t* data) in CreateRunningLock() function
212 std::shared_ptr<RunningLockInner> RunningLockMgr::CreateRunningLock( in CreateRunningLock() function in OHOS::PowerMgr::RunningLockMgr
651 PowerErrors PowerMgrService::CreateRunningLock(const sptr<IRemoteObject>& remoteObj, in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrService
27 PowerErrors PowerMgrProxy::CreateRunningLock(const sptr<IRemoteObject>& remoteObj, in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrProxy