Searched refs:throwExceptionForErrno (Results 1 – 1 of 1) sorted by relevance
174 static void throwExceptionForErrno(JNIEnv* env, int err, const std::string& msg) { in throwExceptionForErrno() function253 throwExceptionForErrno(env, err, "Failed to set threads for hint session"); in nativeSetThreads()