Home
last modified time | relevance | path

Searched refs:DECLARE_NAPI_STATIC_FUNCTION (Results 1 – 23 of 23) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_napis/entry/src/main/cpp/common/
Dnative_common.h76 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/device_attest/interfaces/kits/napi/src/
Ddevattest_napi.cpp208 DECLARE_NAPI_STATIC_FUNCTION("getAttestStatus", GetAttestResultInfo), in Init()
209 DECLARE_NAPI_STATIC_FUNCTION("getAttestStatusSync", GetAttestResultInfoSync) in Init()
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/common/
Dcommon.h83 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/driver/hid/emit_event_test/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/driver/device_manager_ndk/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/commonlibrary/memory_utils/libpurgeablemem/entry/src/main/cpp/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) … macro
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/common/
Dnative_common.h81 #define DECLARE_NAPI_STATIC_FUNCTION(name, func) \ macro
/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp525DECLARE_NAPI_STATIC_FUNCTION("scheduleEstablishConnection", ScheduleEstablishConnection), in Export()
526 DECLARE_NAPI_STATIC_FUNCTION("getUnCalledJsApis", GetUnCalledJsApis), in Export()