Searched defs:ICUServiceFactory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dserv.cpp123 ICUServiceFactory::~ICUServiceFactory() {}
427 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const
474 if (factory == (const ICUServiceFactory*)factories->elementAt(i)) {
502 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(index++);
669 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(pos);
697 ICUServiceFactory* f = (ICUServiceFactory*)ma
[all...]
/external/icu/icu4c/source/common/
H A Dserv.cpp123 ICUServiceFactory::~ICUServiceFactory() {}
427 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factory, UErrorCode& status) const
474 if (factory == (const ICUServiceFactory*)factories->elementAt(i)) {
502 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(index++);
669 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(pos);
697 ICUServiceFactory* f = (ICUServiceFactory*)ma
[all...]

Completed in 218 milliseconds