Home
last modified time | relevance | path

Searched defs:createObject (Results 1 – 25 of 31) sorted by relevance

12

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DMainCache.java23 abstract protected Object createObject(Object key); in createObject() method in MainCache
/external/icu/icu4c/source/test/intltest/
Dunifiedcachetest.cpp35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject() function in LocaleCacheKey
60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( in createObject() function in LocaleCacheKey
Dtsmthred.cpp1089 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( in createObject() function in LocaleCacheKey
/external/cronet/third_party/icu/source/test/intltest/
Dunifiedcachetest.cpp35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject() function in LocaleCacheKey
60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( in createObject() function in LocaleCacheKey
Dtsmthred.cpp1089 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( in createObject() function in LocaleCacheKey
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory
128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory
128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory
128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DObjectFactory.java100 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory
127 static Object createObject(String factoryId, in createObject() method in ObjectFactory
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory
128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleObjectCache.java67 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
DBaseLocale.java262 protected BaseLocale createObject(Key key) { in createObject() method in BaseLocale.Cache
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DLocaleObjectCache.java71 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
DBaseLocale.java266 protected BaseLocale createObject(Key key) { in createObject() method in BaseLocale.Cache
/external/deqp/framework/delibs/decpp/
DdeUniquePtr.cpp66 MovePtr<Object> createObject (bool& exists) in createObject() function
/external/icu/icu4c/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
99 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
Ducol_res.cpp139 LocaleCacheKey<CollationCacheEntry>::createObject(const void *creationContext, in createObject() function in LocaleCacheKey
Dmeasfmt.cpp243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject() function in LocaleCacheKey
Dplurrule.cpp189 const SharedPluralRules *LocaleCacheKey<SharedPluralRules>::createObject( in createObject() function in LocaleCacheKey
Dnumfmt.cpp1258 const SharedNumberFormat *LocaleCacheKey<SharedNumberFormat>::createObject( in createObject() function in LocaleCacheKey
/external/cronet/third_party/icu/source/i18n/
Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey
99 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
Ducol_res.cpp139 LocaleCacheKey<CollationCacheEntry>::createObject(const void *creationContext, in createObject() function in LocaleCacheKey
Dmeasfmt.cpp243 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( in createObject() function in LocaleCacheKey
Dnumfmt.cpp1258 const SharedNumberFormat *LocaleCacheKey<SharedNumberFormat>::createObject( in createObject() function in LocaleCacheKey
Dreldatefmt.cpp705 const RelativeDateTimeCacheData *LocaleCacheKey<RelativeDateTimeCacheData>::createObject(const void… in createObject() function in LocaleCacheKey

12