Searched refs:status_or_text (Results 1 – 1 of 1) sorted by relevance
490 StatusOr<ScopedLocalRef<jstring>> status_or_text = in BreakIterator() local492 if (!status_or_text.ok()) { in BreakIterator()496 MakeGlobalRef(status_or_text.ValueOrDie().get(), jenv, jni_cache->jvm); in BreakIterator()