Home
last modified time | relevance | path

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

123456789

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp250 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
513 napi_value global; variable
548 napi_value global; variable
[all …]
/aosp12/system/logging/logd/
H A DPkgIds.cpp52 struct PkgIdMap* global = static_cast<struct PkgIdMap*>(userdata); in PackageParseCallback() local
60 static bool ReadPackageList(struct PkgIdMap* global) { in ReadPackageList()
68 static void WatchPackageList(struct PkgIdMap* global) { in WatchPackageList()
123 static void StartHandler(struct PkgIdMap* global) { in StartHandler()
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_process_skeleton.cpp23 napi_value global = nullptr; in NAPI_getCallingPid() local
44 napi_value global = nullptr; in NAPI_getCallingUid() local
/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_global.cpp82 auto global = P_CAST(handle, Global<JSValueRef>*); in AsyncDisposer() local
124 ARKTS_Value ARKTS_GetGlobalValue(ARKTS_Global global) in ARKTS_GetGlobalValue()
137 void ARKTS_DisposeGlobal(ARKTS_Env env, ARKTS_Global global) in ARKTS_DisposeGlobal()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_signal/tests/
H A 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
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Ddump_runtime_helper.cpp95 napi_value global = nullptr; in GetCheckList() local
114 napi_value DumpRuntimeHelper::GetJsLeakModule(napi_env env, napi_value global) in GetJsLeakModule()
134 …i_value DumpRuntimeHelper::GetMethodCheck(napi_env env, napi_value requireValue, napi_value global) in GetMethodCheck()
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/json/
H A 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
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_ipc_skeleton.cpp59 napi_value global = nullptr; in NAPI_IPCSkeleton_getCallingTokenId() local
80 napi_value global = nullptr; in NAPI_IPCSkeleton_getCallingDeviceID() local
100 napi_value global = nullptr; in NAPI_IPCSkeleton_getLocalDeviceID() local
120 napi_value global = nullptr; in NAPI_IPCSkeleton_isLocalCalling() local
186 napi_value global = nullptr; in NAPI_IPCSkeleton_resetCallingIdentity() local
271 napi_value global = nullptr; in NAPI_IPCSkeleton_setCallingIdentity() local
357 napi_value &global, in NAPI_IPCSkeleton_restoreCallingIdentitySetProperty()
413 napi_value global = nullptr; in NAPI_IPCSkeleton_restoreCallingIdentity() local
464 napi_value global = nullptr; in NAPIIPCSkeleton_JS_Constructor() local
/aosp12/art/test/928-jni-table/
H A Djni_table.cc56 jobject global = env->NewGlobalRef(klass); in Java_art_Test928_doOtherThreadTest() local
86 jobject global = env->NewGlobalRef(klass); in Java_art_Test928_doJNITableTest() local
/ohos5.0/commonlibrary/ets_utils/js_util_module/collections/
H A 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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_mock.cpp100 shared_ptr<JsValue> global = runtime->GetGlobal(); in MockRequireNativeModule() local
116 …PreloadWorkerRequireNative(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& global) in PreloadWorkerRequireNative()
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/
H A Dability_helper.cpp30 napi_value global = nullptr; in GetJsAbility() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DElfTest.cpp386 std::string global("something"); in TEST_F() local
398 std::string global("something"); in TEST_F() local
413 std::string global("something"); in TEST_F() local
431 std::string global("something"); in TEST_F() local
454 std::string global("something"); in TEST_F() local
474 std::string global("something"); in TEST_F() local
495 std::string global("something"); in TEST_F() local
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_callback.cpp64 napi_value global {}; in AfterWorkCallback() local
96 napi_value global {}; in AfterWorkCallbackWithFlag() local
140 napi_value global {}; in AfterWorkCallbackWithFunc() local
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dupload_task_napiV5.cpp120 napi_value global = nullptr; in OnSystemSuccess() local
150 napi_value global = nullptr; in OnSystemFail() local
182 napi_value global = nullptr; in OnSystemComplete() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/bootstrap/src/
H A Dbootstrap.cpp38 auto *global = ConfigFactory::GetInstance().GetGlobalConfig(); in GetProcessLabel() local
47 auto *global = ConfigFactory::GetInstance().GetGlobalConfig(); in GetMetaDBName() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A DpaMgmt.js30 var global = globalThis; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/runner_runtime/
H A Ddelegator_mgmt.js31 let global = globalThis; variable
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/common/
H A Djs_callback_handler.cpp32 napi_value global = nullptr; in Execute() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/
H A D_max_pool_fusion_v10.md64 ### global subsection
H A D_max_pool_fusion_v20.md64 ### global subsection
H A D_avg_pool_fusion_v10.md65 ### global subsection
H A D_avg_pool_fusion_v20.md65 ### global subsection
/ohos5.0/foundation/communication/netstack/utils/napi_utils/src/
H A Dmodule_template.cpp408 auto global = NapiUtils::GetGlobal(env); in DefineClass() local
419 auto global = NapiUtils::GetGlobal(env); in NewInstanceWithManagerWrapper() local
448 auto global = NapiUtils::GetGlobal(env); in NewInstanceWithSharedManager() local
479 auto global = NapiUtils::GetGlobal(env); in NewInstance() local
505 auto global = NapiUtils::GetGlobal(env); in NewInstanceNoManager() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/
H A Dutils.cpp29 napi_value global; in InitGlobal() local

123456789