Searched refs:getPartialLocale (Results 1 – 4 of 4) sorted by relevance
39 locales[i].getPartialLocale(fdp.PickValueInArray(subtangBits)); in LLVMFuzzerTestOneInput()
121 const Locale partialLocale = locale.getPartialLocale(bits); in lookupBySubtag()
151 Locale getPartialLocale(SubtagBits bits) const;
430 Locale Locale::getPartialLocale(SubtagBits bits) const { in getPartialLocale() function in minikin::Locale