Searched refs:ThrowErrnoException (Results 1 – 1 of 1) sorted by relevance
16 static void ThrowErrnoException(JNIEnv* env, const char* function_name, int err) { in ThrowErrnoException() function56 ThrowErrnoException(env, "pthread_create", ret); in Java_simpleperf_example_cpp_MainActivity_createBusyThreadFromJNI()104 ThrowErrnoException(env, "pthread_create", ret); in Java_simpleperf_example_cpp_SleepActivity_createSleepThreadFromJNI()