Home
last modified time | relevance | path

Searched refs:napiRunningLockIns_ (Results 1 - 2 of 2) sorted by relevance

/base/powermgr/power_manager/frameworks/napi/utils/
H A Dasync_callback_info.h62 napiRunningLockIns_ = instance; in SetRunningLockInstance()
72 napi_ref napiRunningLockIns_ = nullptr; member in OHOS::PowerMgr::AsyncCallbackInfo::AsyncData
H A Dasync_callback_info.cpp88 if (runningLock_ == nullptr || napiRunningLockIns_ == nullptr) { in CreateInstanceForRunningLock()
93 napi_status status = napi_get_reference_value(env, napiRunningLockIns_, &cons); in CreateInstanceForRunningLock()

Completed in 2 milliseconds