HomeSort by relevance Sort by last modified time
    Searched refs:handleCreate (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/
servlkf.cpp 53 return handleCreate(loc, kind, service, status);
107 LocaleKeyFactory::handleCreate(const Locale& /* loc */,
servrbf.cpp 53 ICUResourceBundleFactory::handleCreate(const Locale& loc, int32_t /* kind */, const ICUService* /* service */, UErrorCode& status) const
servloc.h 236 * kind off to handleCreate (which subclasses must implement).
261 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
364 * IDs. Subclasses then override handleCreate to create the actual service
401 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCode& status) const;
brkiter.cpp 226 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /*service*/, UErrorCode& status) const {
  /external/icu4c/i18n/
numfmt.cpp 719 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UErrorCode& status) const {
    [all...]

Completed in 109 milliseconds