Home
last modified time | relevance | path

Searched defs:errorMessage (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/arkui/ace_ets_web_scheme_handler_two_napis/entry/src/main/cpp/common/
Dnative_common.h31 … const char* errorMessage = \ variable
/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp45 #define EXTENSION_API_CHECK(cond, errorMessage, errorCode) \ argument
/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
Dnapi_init.cpp50 static napi_value ThrowError(napi_env env, uint32_t errCode, const char* errorMessage) in ThrowError()
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp7723 JSVM_Value errorMessage = nullptr; in JsVmThrow() local
7742 JSVM_Value errorMessage; in JsVmThrowFromJS() local
7822 JSVM_Value errorMessage; in JsVmCreateError() local
7833 JSVM_Value errorMessage; in JsVmCreateTypeError() local
7844 JSVM_Value errorMessage; in JsVmCreateRangeError() local
7855 JSVM_Value errorMessage; in JsVmCreateSyntaxError() local