Home | History | Annotate | Download | only in i18n

Lines Matching refs:SharedObject

51 class RelativeDateTimeCacheData: public SharedObject {
754 SharedObject::copyPtr(other.fCache, fCache);
755 SharedObject::copyPtr(other.fNumberFormat, fNumberFormat);
756 SharedObject::copyPtr(other.fPluralRules, fPluralRules);
757 SharedObject::copyPtr(other.fOptBreakIterator, fOptBreakIterator);
982 SharedObject::copyPtr(pr, fPluralRules);
990 SharedObject::copyPtr(shared, fNumberFormat);
999 SharedObject::copyPtr(shared, fNumberFormat);
1002 SharedObject::clearPtr(fOptBreakIterator);
1010 SharedObject::copyPtr(shared, fOptBreakIterator);