Lines Matching refs:ZSFStringPool
244 TextTrieMap::put(const UnicodeString &key, void *value, ZSFStringPool &sp, UErrorCode &status) {
448 TimeZoneTranslationType type, ZSFStringPool &sp, UErrorCode &status)
1845 ZSFStringPool &sp,
2115 ZSFStringPool::ZSFStringPool(UErrorCode &status) {
2137 ZSFStringPool::~ZSFStringPool() {
2152 const UChar *ZSFStringPool::get(const UChar *s, UErrorCode &status) {
2189 // ZSFStringPool::adopt() Put a string into the hash, but do not copy the string data
2193 const UChar *ZSFStringPool::adopt(const UChar * s, UErrorCode &status) {
2209 const UChar *ZSFStringPool::get(const UnicodeString &s, UErrorCode &status) {
2221 void ZSFStringPool::freeze() {