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

  /external/chromium_org/third_party/icu/source/i18n/
zstrfmt.h 80 * ZSFStringPool Pool of (UChar *) strings. Provides for sharing of repeated
84 class ZSFStringPool: public UMemory {
86 ZSFStringPool(UErrorCode &status);
87 ~ZSFStringPool();
126 void put(const UnicodeString &key, void *value, ZSFStringPool &sp, UErrorCode &status);
197 TimeZoneTranslationType type, ZSFStringPool &sp, UErrorCode &status);
294 ZSFStringPool fStringPool;
432 ZSFStringPool &sp,
zstrfmt.cpp 244 TextTrieMap::put(const UnicodeString &key, void *value, ZSFStringPool &sp, UErrorCode &status) {
448 TimeZoneTranslationType type, ZSFStringPool &sp, UErrorCode &status)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 57 milliseconds