Home
last modified time | relevance | path

Searched defs:CreateObject (Results 1 – 8 of 8) sorted by relevance

/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/common/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/graphic/nativedrawing/entry/src/main/cpp/common/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/common/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/graphic/nativeimage/entry/src/main/cpp/common/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/common/
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp5500 static JSVM_Value CreateObject(JSVM_Env env, JSVM_CallbackInfo info) in CreateObject() function