Home
last modified time | relevance | path

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

/base/powermgr/power_manager/frameworks/napi/runninglock/
H A Drunninglock_module.cpp31 static thread_local napi_ref g_napiRunningLockIns; member
73 napi_create_reference(env, result, 1, &g_napiRunningLockIns); in CreateRunningLockClass()
110 return RunningLockInterface::CreateRunningLock(env, info, g_napiRunningLockIns); in CreateRunningLock()
115 return RunningLockNapi::Create(env, info, g_napiRunningLockIns); in Create()

Completed in 1 milliseconds