Home
last modified time | relevance | path

Searched defs:global (Results 1 – 14 of 14) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/worker/test/
Dtest_worker.cpp204 napi_value Worker_Constructor(napi_env env, napi_value global) in Worker_Constructor()
236 napi_value Worker_Terminate(napi_env env, napi_value global) in Worker_Terminate()
250 napi_value global; variable
272 napi_value global; variable
298 napi_value global; variable
325 napi_value global; variable
356 napi_value global; variable
386 napi_value global; variable
412 napi_value global; variable
462 napi_value global; variable
[all …]
/commonlibrary/rust/ylong_runtime/ylong_signal/tests/
Dsignal.rs163 let global = Global::get_instance(); in sdv_signal_register_with_old() localVariable
174 let global = Global::get_instance(); in sdv_signal_register_with_old() localVariable
209 let global = Global::get_instance(); in test_handler() localVariable
/commonlibrary/ets_utils/js_concurrent_module/utils/json/
Djson_manager.cpp30 bool JsonManager::GeJsonFunction(napi_env env, napi_value global, const std::string &jsonName, napi… in GeJsonFunction()
45 napi_value global; in Init() local
/commonlibrary/ets_utils/js_util_module/collections/
Dnative_module_collections.cpp39 static bool GetCollectionFunction(napi_env env, napi_value global, const std::string collectionName, in GetCollectionFunction()
53 static void GetBitVectorFunction(napi_env env, napi_value global, napi_value &bitVector) in GetBitVectorFunction()
75 napi_value global; in InitArkTSCollections() local
/commonlibrary/ets_utils/js_concurrent_module/utils/
Dutils.cpp29 napi_value global; in InitGlobal() local
/commonlibrary/ets_utils/js_concurrent_module/taskpool/test/
Dtest_taskpool.cpp1346 napi_value global; variable
1368 napi_value global; variable
1425 napi_value global; variable
1442 napi_value global; variable
1486 napi_value global; variable
1507 napi_value global; variable
1528 napi_value global; variable
1547 napi_value global; variable
2548 napi_value global; variable
2826 napi_value global = NapiHelper::GetGlobalObject(env); variable
[all …]
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
Dzombie_manager.rs35 let global = GlobalZombieChild { in get_instance() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/windows/
Dmod.rs126 let global = Registry::get_instance(); in signal_action() localVariable
/commonlibrary/rust/ylong_runtime/ylong_signal/src/
Dcommon.rs120 let global = SigMap::get_instance(); in deregister_hook() localVariable
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
Dmod.rs355 let global = Registry::get_instance(); in signal_action() localVariable
/commonlibrary/ets_utils/js_sys_module/timer/test/
Dtest_timer.cpp51 napi_value global; in GetGlobalProperty() local
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp544 napi_value global = nullptr; in ParseAttri() local
605 napi_value global = nullptr; in Parse() local
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
Dasync_pool.rs50 pub(crate) global: GlobalQueue, field
/commonlibrary/ets_utils/js_util_module/util/
Dnative_module_util.cpp860 napi_value global = nullptr; in TextcoderInit() local