Home
last modified time | relevance | path

Searched refs:GetExceptionStatus (Results 1 – 3 of 3) sorted by relevance

/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dmore_jni_util.h44 static absl::Status GetExceptionStatus(JNIEnv *env, const char *msg) { in GetExceptionStatus() function
Dsimple_task_environment_wrapper_impl.cc75 MoreJniUtil::GetExceptionStatus(env, "call JavaCreateExampleIterator")); in CreateExampleIterator()
Dexample_iterator_wrapper_impl.cc88 MoreJniUtil::GetExceptionStatus(env, "call JavaExampleIterator.Next()")); in Next()