Searched refs:ccLen (Results 1 – 1 of 1) sorted by relevance
541 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getGenericLocationName() local542 countryCode[ccLen] = 0; in getGenericLocationName()784 …int32_t ccLen = usCountryCode.extract(0, usCountryCode.length(), countryCode, sizeof(countryCode),… in getPartialLocationName() local785 countryCode[ccLen] = 0; in getPartialLocationName()