Home | History | Annotate | Download | only in browser

Lines Matching defs:static_data

807     const StaticCountryData& static_data = kCountryData[i];
808 country_data_.insert(std::make_pair(static_data.country_code,
809 static_data.country_data));