| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/ |
| D | test_wasm.cpp | 84 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/ |
| D | scroll_scrollto_test.cpp | 113 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 …]
|
| D | scroll_currentoffset_test.cpp | 113 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 …]
|
| D | scroll_hittestbehavior_test.cpp | 247 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/ |
| D | plugin_manager.cpp | 72 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/ |
| D | plugin_manager.cpp | 72 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/ |
| D | gesture_test.cpp | 153 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/ |
| D | custom_property_test.cpp | 64 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/ |
| D | listitem_hittestbehavior_test.cpp | 213 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/ |
| D | list_hittestbehavior_test.cpp | 247 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/ |
| D | animator_event_test.cpp | 206 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/ |
| D | entry.cpp | 19 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/ |
| D | napi_render_init.cpp | 23 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| D | napi_func_init.cpp | 19 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/ |
| D | napi_render_init.cpp | 114 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| D | napi_func_init.cpp | 510 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/napi/ |
| D | napi_init.cpp | 22 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/hiviewdfx/hiview/faultlogger/faultloggerjs/src/main/cpp/ |
| D | faultlogger_test_napi.cpp | 36 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/notification/ans_standard/actsNotificationNDKEnableTest/entry/src/main/cpp/ |
| D | enable.cpp | 34 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | tgkillndk.cpp | 32 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| D | utsnamendk.cpp | 30 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| D | fenvndk1.cpp | 30 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| D | klogndk1.cpp | 32 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/security/accesstokenNDKTest/entry/src/main/cpp/ |
| D | napi_init.cpp | 36 static napi_value Init(napi_env env, napi_value exports) in Init()
|
| /test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbundlenativetest/entry/src/main/cpp/ |
| D | bundlendk.cpp | 39 static napi_value Init(napi_env env, napi_value exports) in Init()
|