HomeSort by relevance Sort by last modified time
    Searched full:locale_name_length_ (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 425 locale_name_length_ = strlen(locale_name_);
437 if (locale_name_length_ == 0) {
440 locale_name_length_ = uloc_getParent(locale_name_, locale_name_, sizeof(locale_name_), &status_);
448 int32_t locale_name_length_; member in class:LocaleNameIterator
    [all...]

Completed in 81 milliseconds