Searched refs:checkAndClearJavaException (Results 1 – 1 of 1) sorted by relevance
213 bool checkAndClearJavaException(JNIEnv* env, std::string_view method) { in checkAndClearJavaException() function323 checkAndClearJavaException(__func__); in ~DataLoaderConnector()347 if (checkAndClearJavaException(__func__)) { in tryFactory()392 if (checkAndClearJavaException(__func__)) { in onStart()410 checkAndClearJavaException(__func__); in onStop()521 if (checkAndClearJavaException(__func__)) { in setParams()547 bool checkAndClearJavaException(std::string_view method) const { in checkAndClearJavaException() function in __anon3f07e4fb0111::DataLoaderConnector549 return ::checkAndClearJavaException(env, method); in checkAndClearJavaException()1031 if (checkAndClearJavaException(env, "onPrepareImage")) { in DataLoaderService_OnPrepareImage()