Searched refs:throwNativeError (Results 1 – 2 of 2) sorted by relevance
27 void (*throwNativeError)(const char*) = nullptr; member57 g_cjModuleCallbacks->throwNativeError(error); in ARKTSInner_ThrowNativeErrorToCJ()
34 void (*throwNativeError)(const char*) = nullptr; member326 .throwNativeError = [](const char* error)->void { in Init()