Home
last modified time | relevance | path

Searched defs:LocaleRuns (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/layoutex/layout/
H A DRunArrays.h525 inline LocaleRuns::LocaleRuns() in LocaleRuns() function
531 inline LocaleRuns::LocaleRuns(const LocaleRuns & /*other*/) in LocaleRuns() argument
537 inline LocaleRuns::LocaleRuns(const Locale **locales, const le_int32 *limits, le_int32 count) in LocaleRuns() function
/aosp_15_r20/external/icu/icu4c/source/layoutex/
H A DRunArrays.cpp130 LocaleRuns::LocaleRuns(le_int32 initialCapacity) in LocaleRuns() function in LocaleRuns