HomeSort by relevance Sort by last modified time
    Searched refs:ZoneStrings (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
zstrfmt.cpp 63 * Deleter for ZoneStrings
67 delete (U_NAMESPACE_QUALIFIER ZoneStrings*)obj;
76 static const char gZoneStringsTag[] = "zoneStrings";
615 // Note: ZoneStrings constructor adopts and delete the names array.
616 ZoneStrings *zstrings = new ZoneStrings(names, ZSIDX_COUNT, TRUE, NULL, 0, 0,
677 // If no locale bundles are available, zoneStrings will be null.
680 // The rest of code should work even zoneStrings is null.
699 ZoneStrings *zstrings = (ZoneStrings*)uhash_get(fTzidToStrings, canonicalID.getTerminatedBuffer())
    [all...]
zstrfmt.h 422 * ZoneStrings is a container of localized zone strings used by ZoneStringFormat
424 class ZoneStrings : public UMemory {
426 ZoneStrings(UnicodeString *strings,
434 virtual ~ZoneStrings();
451 ZoneStrings::isShortFormatCommonlyUsed(void) const {
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 2916 milliseconds