Home
last modified time | relevance | path

Searched refs:valuetype1 (Results 1 - 25 of 33) sorted by relevance

12

/test/xts/acts/ability/crossplatform/ability_runtime/actscontexttest/src/main/cpp/
H A Dhello.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostest/entry/src/ohosTest/cpp/
H A Dhello.cpp28 napi_valuetype valuetype1; in Add() local
29 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/entry/src/main/cpp/
H A Dhello.cpp28 napi_valuetype valuetype1; in Add() local
29 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/entry/src/main/cpp/
H A Dnapi_init.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/library/src/main/cpp/
H A Dnapi_init.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/appbuild/cmake_test/ohos_app_demo_test/entry/src/main/cpp/
H A Dhello.cpp28 napi_valuetype valuetype1; in Add() local
29 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/esmodule/esmodule_dynamicimport/entry/src/main/cpp/
H A Dhello.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/esmodule/esmodule_entry/entry/src/main/cpp/
H A Dhello.cpp28 napi_valuetype valuetype1; in Add() local
29 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/basic_scenario/library2/src/main/cpp/
H A Dnapi_init.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_eleven/entry/src/main/cpp/
H A Dnapi_init.cpp27 napi_valuetype valuetype1; in Add() local
28 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_thirteen/entry/src/main/cpp/
H A Dnapi_init.cpp27 napi_valuetype valuetype1; in Add() local
28 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/
H A Dhello.cpp29 napi_valuetype valuetype1; in Add() local
30 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_group/ace_ets_web_dev_cloudservice_webController_group_twelve/entry/src/main/cpp/
H A Dnapi_init.cpp27 napi_valuetype valuetype1; in Add() local
28 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/demo/hvigor_sample/demo_ndk_stage/entry/src/main/cpp/
H A Dhello.cpp24 napi_valuetype valuetype1; in Add() local
25 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_js/entry/src/main/cpp/
H A Dhello.cpp24 napi_valuetype valuetype1; in Add() local
25 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/demo/hvigor_sample/demo_ndk_fa_ets/entry/src/main/cpp/
H A Dhello.cpp24 napi_valuetype valuetype1; in Add() local
25 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/entry/src/main/cpp/
H A Dhello.cpp31 napi_valuetype valuetype1; in Add() local
32 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harOne/src/main/cpp/
H A Dhello.cpp31 napi_valuetype valuetype1; in Add() local
32 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/harTwo/src/main/cpp/
H A Dhello.cpp31 napi_valuetype valuetype1; in Add() local
32 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspOne/src/main/cpp/
H A Dhello.cpp31 napi_valuetype valuetype1; in Add() local
32 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/arkcompiler/arkts_module_test/napi_load/hspTwo/src/main/cpp/
H A Dhello.cpp31 napi_valuetype valuetype1; in Add() local
32 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/hiviewdfx/hilogndktest/entry/src/main/cpp/
H A Dnapi_init.cpp55 napi_valuetype valuetype1; in Add() local
56 napi_typeof(env, args[1], &valuetype1); in Add()
/test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/entry/src/main/cpp/
H A DdnsNdkTest.cpp46 napi_valuetype valuetype1; in GetAddrInfo() local
47 napi_typeof(env, args[1], &valuetype1); in GetAddrInfo()
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H A Dhidebugndk.cpp184 napi_valuetype valuetype1; in StartAppTraceCapture() local
185 napi_typeof(env, args[1], &valuetype1); in StartAppTraceCapture()
214 napi_valuetype valuetype1; in GetAppTraceCaptureFile() local
215 napi_typeof(env, args[1], &valuetype1); in GetAppTraceCaptureFile()
/test/xts/acts/hiviewdfx/hicollietest/hicolliendktest/entry/src/main/cpp/
H A Dnapi_init.cpp166 napi_valuetype valuetype1; in Add() local
167 napi_typeof(env, args[1], &valuetype1); in Add()

Completed in 7 milliseconds

12