Home | History | Annotate | Download | only in i18n

Lines Matching refs:SharedObject

42 class RelativeDateTimeCacheData: public SharedObject {
737 SharedObject::copyPtr(other.fCache, fCache);
738 SharedObject::copyPtr(other.fNumberFormat, fNumberFormat);
739 SharedObject::copyPtr(other.fPluralRules, fPluralRules);
740 SharedObject::copyPtr(other.fOptBreakIterator, fOptBreakIterator);
865 SharedObject::copyPtr(pr, fPluralRules);
873 SharedObject::copyPtr(shared, fNumberFormat);
882 SharedObject::copyPtr(shared, fNumberFormat);
885 SharedObject::clearPtr(fOptBreakIterator);
893 SharedObject::copyPtr(shared, fOptBreakIterator);