Home
last modified time | relevance | path

Searched refs:DeleteReference (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
Dnapi_helper.h41 static void DeleteReference(napi_env env, napi_ref ref);
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp6245 static JSVM_Value DeleteReference(JSVM_Env env, JSVM_CallbackInfo info) in DeleteReference() function
9300 {.data = nullptr, .callback = DeleteReference},
/test/xts/acts/arkui/ace_napi_test/entry/src/main/ets/test/
DNapiTest.ets846 * @tc.desc : Testing DeleteReference NAPI interface.
867 * @tc.desc : Testing DeleteReference NAPI interface.