Searched refs:region_str (Results 1 – 1 of 1) sorted by relevance
597 const auto ®ion_str = it.first; in loadMapping() local609 auto result = m_map.try_emplace(region_str, move(cc_set)); in loadMapping()621 const auto ®ion_str = it.first; in xlateCountryCode() local625 country_code[0], country_code[1], region_str.c_str()); in xlateCountryCode()626 return region_str; in xlateCountryCode()639 const auto ®ion_str = entry.first; in dump() local645 ALOGV("- %s = { %s}", region_str.c_str(), ss.str().c_str()); in dump()