Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dasync_lock_manager.h50 static napi_value QueryAll(napi_env env, napi_callback_info cbinfo);
H A Dasync_lock_manager.cpp115 DECLARE_NAPI_STATIC_FUNCTION("queryAll", QueryAll), in Init()
316 napi_value AsyncLockManager::QueryAll(napi_env env, napi_callback_info cbinfo) in QueryAll() function in Commonlibrary::Concurrent::LocksModule::AsyncLockManager

Completed in 2 milliseconds