Searched defs:ccLen (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | tzgnames.cpp | 527 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getGenericLocationName() local 770 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getPartialLocationName() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | tzgnames.cpp | 544 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getGenericLocationName() local 787 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getPartialLocationName() local
|