Home
last modified time | relevance | path

Searched refs:SetLastError (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/napi/native_engine/
H A Dnative_api_internal.h34 ((NativeEngine*)env)->SetLastError(error_code, engine_error_code, engine_reserved); in napi_set_last_error()
H A Dnative_engine.h213 void SetLastError(int errorCode, uint32_t engineErrorCode = 0, void* engineReserved = nullptr);
H A Dnative_engine.cpp369 void NativeEngine::SetLastError(int errorCode, uint32_t engineErrorCode, void* engineReserved) in SetLastError() function in NativeEngine

Completed in 4 milliseconds