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

/external/chromium_org/chrome/browser/chromeos/system/
H A Dtimezone_util.cc41 static UResourceBundle *zone_bundle = NULL; local
47 if (zone_bundle == NULL)
48 zone_bundle = ures_open(zone_bundle_name, uloc_getDefault(), &status);
51 zone_strings = ures_getByKey(zone_bundle, "zone_strings", NULL, &status);

Completed in 56 milliseconds