Searched refs:GetExceptionStatus (Results 1 – 3 of 3) sorted by relevance
44 static absl::Status GetExceptionStatus(JNIEnv *env, const char *msg) { in GetExceptionStatus() function
75 MoreJniUtil::GetExceptionStatus(env, "call JavaCreateExampleIterator")); in CreateExampleIterator()
88 MoreJniUtil::GetExceptionStatus(env, "call JavaExampleIterator.Next()")); in Next()