Searched refs:checkAndClearJavaException (Results 1 – 1 of 1) sorted by relevance
320 if (checkAndClearJavaException(__func__)) { in onCreate()330 if (checkAndClearJavaException(__func__)) { in onCreate()344 if (checkAndClearJavaException(__func__)) { in onStart()360 checkAndClearJavaException(__func__); in onStop()365 checkAndClearJavaException(__func__); in onDestroy()372 if (checkAndClearJavaException(__func__)) { in onPrepareImage()437 if (checkAndClearJavaException(__func__)) { in setParams()452 bool checkAndClearJavaException(std::string_view method) const { in checkAndClearJavaException() function in __anon3f07e4fb0111::DataLoaderConnector