Searched refs:ARKTSInner_ReportNativeError (Results 1 – 2 of 2) sorted by relevance
31 void ARKTSInner_ReportNativeError(const char* format, ...) __attribute__((format(printf, 1, 2)));102 #define NATIVE_ERROR(msg) ARKTSInner_ReportNativeError("[%s]: %s", __FUNCTION__, msg)
50 void ARKTSInner_ReportNativeError(const char* format, ...) in ARKTSInner_ReportNativeError() function681 ARKTSInner_ReportNativeError("exit scope of unknown"); in ARKTS_Return()693 ARKTSInner_ReportNativeError("exit scope of unknown"); in ARKTS_CloseScope()700 ARKTSInner_ReportNativeError("exit scope of unknown"); in ARKTSInner_Escape()