Home
last modified time | relevance | path

Searched refs:CreateObject (Results 1 – 16 of 16) sorted by relevance

/test/xts/device_attest_lite/interfaces/kit/js/src/
Dnative_device_attest.cpp46 JSIValue error = JSI::CreateObject(); in GetJsiErrorMessage()
168 JSIValue result = JSI::CreateObject(); in ExecuteGetAttestResult()
197 JSIValue result = JSI::CreateObject(); in GetAttestResultInfoSync()
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/common/
Dnapi_helper.h46 static napi_value CreateObject(napi_env env);
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.h46 static napi_value CreateObject(napi_env env);
Dnapi_helper.cpp76 napi_value NapiHelper::CreateObject(napi_env env) in CreateObject() function in NapiHelper
/test/xts/acts/startup/startup_standard/init_ndkTest/entry/src/main/cpp/common/
Dnapi_helper.h44 static napi_value CreateObject(napi_env env);
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.h46 static napi_value CreateObject(napi_env env);
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.h46 static napi_value CreateObject(napi_env env);
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.h46 static napi_value CreateObject(napi_env env);
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.h46 static napi_value CreateObject(napi_env env);
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.cpp4918 static JSVM_Value CreateObject(JSVM_Env env, JSVM_CallbackInfo info) in CreateObject() function
7981 {.data = nullptr, .callback = CreateObject},