Home
last modified time | relevance | path

Searched defs:exports (Results 1 – 25 of 1072) sorted by relevance

12345678910>>...43

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
Dtest_wasm.cpp84 auto exports = jsvm::GetProperty(wasmInstance, "exports"); in GetInstanceExports() local
183 auto exports = jsvm::GetProperty(instance, jsvm::Str("exports")); in VerifyAddWasmInstance() local
281 JSVM_Value exports = jsvm::GetProperty(wasmInstance, jsvm::Str("exports")); local
388 static void TestImportGlobal(JSVM_Env env, JSVM_Value exports)
413 static void TestImportFunc(JSVM_Env env, JSVM_Value exports)
424 static void TestImportMemory(JSVM_Env env, JSVM_Value exports)
450 static void TestImportTable(JSVM_Env env, JSVM_Value exports)
512 JSVM_Value exports = jsvm::GetProperty(wasmInstance, jsvm::Str("exports")); local
539 JSVM_Value exports = jsvm::GetProperty(wasmInstance, jsvm::Str("exports")); local
564 size_t cacheSize, JSVM_Value exports)
[all …]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
Dscroll_scrollto_test.cpp113 napi_value exports; in CreateNativeNode() local
185 napi_value exports; in CreateNativeNodeEase() local
257 napi_value exports; in CreateNativeNodeEaseInOut() local
329 napi_value exports; in CreateNativeNodeEaseIn() local
401 napi_value exports; in CreateNativeNodeEaseOut() local
473 napi_value exports; in CreateNativeNodeExtremeDeceleration() local
545 napi_value exports; in CreateNativeNodeFastOutLinearIn() local
617 napi_value exports; in CreateNativeNodeFastOutSlowIn() local
689 napi_value exports; in CreateNativeNodeFriction() local
761 napi_value exports; in CreateNativeNodeLinearOutSlowIn() local
[all …]
Dscroll_currentoffset_test.cpp113 napi_value exports; in CreateNativeNode() local
185 napi_value exports; in CreateNativeNodeEase() local
257 napi_value exports; in CreateNativeNodeEaseInOut() local
329 napi_value exports; in CreateNativeNodeEaseIn() local
401 napi_value exports; in CreateNativeNodeEaseOut() local
473 napi_value exports; in CreateNativeNodeExtremeDeceleration() local
545 napi_value exports; in CreateNativeNodeFastOutLinearIn() local
617 napi_value exports; in CreateNativeNodeFastOutSlowIn() local
689 napi_value exports; in CreateNativeNodeFriction() local
761 napi_value exports; in CreateNativeNodeLinearOutSlowIn() local
[all …]
Dscroll_hittestbehavior_test.cpp247 napi_value exports; in CreateNativeNodeDefault() local
293 napi_value exports; in CreateNativeNodeBlock() local
337 napi_value exports; in CreateNativeNodeTransparent() local
384 napi_value exports; in CreateNativeNodeNone() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/manager/
Dplugin_manager.cpp72 napi_value exports; in GetContext() local
81 void PluginManager::Export(napi_env env, napi_value exports) in Export()
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/manager/
Dplugin_manager.cpp72 napi_value exports; in GetContext() local
81 void PluginManager::Export(napi_env env, napi_value exports) in Export()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/gesture/
Dgesture_test.cpp153 napi_value exports; in CreateLongPressNativeNode() local
210 napi_value exports; in CreateSwipeNativeNode() local
264 napi_value exports; in CreatePanNativeNode() local
324 napi_value exports; in CreatePinchNativeNode() local
381 napi_value exports; in CreateRotateNativeNode() local
452 napi_value exports; in CreateInterruptNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/customproperty/
Dcustom_property_test.cpp64 napi_value exports; in testAddCustomProperty001() local
113 napi_value exports; in testRemoveCustomProperty002() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/listitem/
Dlistitem_hittestbehavior_test.cpp213 napi_value exports; in CreateNativeNodeDefault() local
260 napi_value exports; in CreateNativeNodeBlock() local
306 napi_value exports; in CreateNativeNodeTransparent() local
353 napi_value exports; in CreateNativeNodeNone() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_hittestbehavior_test.cpp247 napi_value exports; in CreateNativeNodeDefault() local
292 napi_value exports; in CreateNativeNodeBlock() local
335 napi_value exports; in CreateNativeNodeTransparent() local
381 napi_value exports; in CreateNativeNodeNone() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/animation/
Danimator_event_test.cpp206 napi_value exports; in testKeyframeRegisterOnFinish_001() local
263 napi_value exports; in testKeyframeRegisterOnEvent_002() local
360 napi_value exports; in testAnimatorRegisterOnFrame_003() local
437 napi_value exports; in testAnimatorRegisterOnFinish_004() local
514 napi_value exports; in testAnimatorRegisterOnCancel_005() local
592 napi_value exports; in testAnimatorRegisterOnRepeat_006() local
/test/xts/acts/applications/print_fwk/print_xts/entry/src/main/cpp/
Dentry.cpp19 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/
Dnapi_render_init.cpp23 static napi_value Init(napi_env env, napi_value exports) in Init()
Dnapi_func_init.cpp19 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/
Dnapi_render_init.cpp114 static napi_value Init(napi_env env, napi_value exports) in Init()
Dnapi_func_init.cpp510 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/napi/
Dnapi_init.cpp22 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/hiviewdfx/hiview/faultlogger/faultloggerjs/src/main/cpp/
Dfaultlogger_test_napi.cpp36 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/notification/ans_standard/actsNotificationNDKEnableTest/entry/src/main/cpp/
Denable.cpp34 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dtgkillndk.cpp32 static napi_value Init(napi_env env, napi_value exports) in Init()
Dutsnamendk.cpp30 static napi_value Init(napi_env env, napi_value exports) in Init()
Dfenvndk1.cpp30 static napi_value Init(napi_env env, napi_value exports) in Init()
Dklogndk1.cpp32 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/
Dnapi_init.cpp36 static napi_value Init(napi_env env, napi_value exports) in Init()
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlenativetest/entry/src/main/cpp/
Dbundlendk.cpp39 static napi_value Init(napi_env env, napi_value exports) in Init()

12345678910>>...43