Searched refs:updateVisibleIDs (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dservslkf.cpp85 SimpleLocaleKeyFactory::updateVisibleIDs(Hashtable& result, UErrorCode& status) const function in class:SimpleLocaleKeyFactory
H A Dservlkf.cpp70 LocaleKeyFactory::updateVisibleIDs(Hashtable& result, UErrorCode& status) const { function in class:LocaleKeyFactory
H A Dserv.h251 virtual void updateVisibleIDs(Hashtable& result, UErrorCode& status) const = 0;
278 * updateVisibleIDs to add a mapping from its ID to itself
325 virtual void updateVisibleIDs(Hashtable& result, UErrorCode& status) const;
H A Dservloc.h249 virtual void updateVisibleIDs(Hashtable& result, UErrorCode& status) const;
331 virtual void updateVisibleIDs(Hashtable& result, UErrorCode& status) const;
H A Dserv.cpp148 SimpleFactory::updateVisibleIDs(Hashtable& result, UErrorCode& status) const function in class:SimpleFactory
670 f->updateVisibleIDs(*idCache, status);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dicusvtst.cpp523 virtual void updateVisibleIDs(Hashtable& /*result*/, UErrorCode& /*status*/) const { function in class:AnonymousStringFactory
581 void updateVisibleIDs(Hashtable& result, UErrorCode& status) const { function in class:TestMultipleKeyStringFactory
1243 void updateVisibleIDs(Hashtable& result, UErrorCode& status) const { function in class:WrapFactory
1419 lkf.updateVisibleIDs(table, status);
1429 invisibleLKF.updateVisibleIDs(table, status);
1450 lkFactory.updateVisibleIDs(table0, status);
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcalendar.cpp401 virtual void updateVisibleIDs(Hashtable& result, UErrorCode& status) const function in class:BasicCalendarFactory

Completed in 91 milliseconds