Lines Matching refs:FromJust
83 if (!maybe_found.FromJust()) continue;
274 if (maybe_language.FromJust()) {
292 if (maybe_script.FromJust()) {
309 if (maybe_region.FromJust()) {
353 if (!maybe_apply.FromJust()) {
367 if (!maybe_insert.FromJust() || U_FAILURE(status)) {
700 .FromJust());
761 .FromJust());
766 .FromJust());
772 .FromJust());
802 std::string base_name = Intl::ToLanguageTag(icu_locale).FromJust();
838 return Intl::ToLanguageTag(*icu_locale).FromJust();