Searched defs:CreateRunningLock (Results 1 – 8 of 8) sorted by relevance
105 const RunningLock *CreateRunningLock(const char *name, RunningLockType type, RunningLockFlag flag) in CreateRunningLock() function
76 std::shared_ptr<RunningLock> PowerMgrClient::CreateRunningLock(const std::string& name, RunningLock… in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrClient
168 std::shared_ptr<RunningLock> PowerMgrClient::CreateRunningLock(const std::string& name, RunningLock… in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrClient
212 static napi_value CreateRunningLock(napi_env env, napi_callback_info info) in CreateRunningLock() function
106 napi_value PowerManagerNapi::CreateRunningLock(napi_env env, napi_callback_info info) in CreateRunningLock() function in PowerManagerNapi
217 std::shared_ptr<RunningLockInner> RunningLockMgr::CreateRunningLock( in CreateRunningLock() function in OHOS::PowerMgr::RunningLockMgr
619 void PowerMgrService::CreateRunningLock(const sptr<IRemoteObject>& token, in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrService
26 void PowerMgrProxy::CreateRunningLock(const sptr<IRemoteObject>& token, const RunningLockInfo& runn… in CreateRunningLock() function in OHOS::PowerMgr::PowerMgrProxy