Home | History | Annotate | Download | only in i18n

Lines Matching refs:SharedObject

52 class RelativeDateTimeCacheData: public SharedObject {
799 SharedObject::copyPtr(other.fCache, fCache);
800 SharedObject::copyPtr(other.fNumberFormat, fNumberFormat);
801 SharedObject::copyPtr(other.fPluralRules, fPluralRules);
802 SharedObject::copyPtr(other.fOptBreakIterator, fOptBreakIterator);
1030 SharedObject::copyPtr(pr, fPluralRules);
1038 SharedObject::copyPtr(shared, fNumberFormat);
1047 SharedObject::copyPtr(shared, fNumberFormat);
1050 SharedObject::clearPtr(fOptBreakIterator);
1058 SharedObject::copyPtr(shared, fOptBreakIterator);