Searched refs:olson_code_data (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/i18n/
H A Dtimezone.cc40 } olson_code_data[] = { local
462 for (size_t i = 0; i < ARRAYSIZE_UNSAFE(olson_code_data); ++i) {
463 map_[olson_code_data[i].olson_code] = olson_code_data[i].country_code;

Completed in 964 milliseconds