Searched refs:onErrorMethod (Results 1 – 1 of 1) sorted by relevance
61 jmethodID onErrorMethod = env->GetMethodID(listenerClassRef.get(), "onError", in onError() local76 env->CallVoidMethod(mScriptExecutorListener, onErrorMethod, static_cast<int>(errorType), in onError()