/aosp_15_r20/external/skia/tools/viewer/ |
H A D | MotionMarkSlide.cpp | 315 std::unique_ptr<MMObject> createObject() override { in createObject() function in CanvasLineSegmentStage 423 std::unique_ptr<MMObject> createObject() override { in createObject() function in CanvasArcStage 609 std::unique_ptr<MMObject> createObject() override { in createObject() function in CanvasLinePathStage 857 std::unique_ptr<MMObject> createObject() override { in createObject() function in BouncingTaggedImagesStage
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | unifiedcachetest.cpp | 35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject() function in LocaleCacheKey 60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( in createObject() function in LocaleCacheKey
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
H A D | ObjectFactory.java | 101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory 128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | ObjectFactory.java | 100 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory 127 static Object createObject(String factoryId, in createObject() method in ObjectFactory
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/xslt/ |
H A D | ObjectFactory.java | 101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory 128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | unifiedcachetest.cpp | 35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject() function in LocaleCacheKey 60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( in createObject() function in LocaleCacheKey
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/ |
H A D | ObjectFactory.java | 101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory 128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
H A D | ObjectFactory.java | 101 static Object createObject(String factoryId, String fallbackClassName) in createObject() method in ObjectFactory 128 static Object createObject(String factoryId, in createObject() method in ObjectFactory
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/FlowSensitive/ |
D | DataflowEnvironment.h | 435 StorageLocation &createObject(const VarDecl &D) { in createObject() function 444 StorageLocation &createObject(const ValueDecl &D, const Expr *InitExpr) { in createObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/FlowSensitive/ |
D | DataflowEnvironment.h | 433 StorageLocation &createObject(const VarDecl &D) { in createObject() function 442 StorageLocation &createObject(const ValueDecl &D, const Expr *InitExpr) { in createObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/FlowSensitive/ |
D | DataflowEnvironment.h | 435 StorageLocation &createObject(const VarDecl &D) { in createObject() function 444 StorageLocation &createObject(const ValueDecl &D, const Expr *InitExpr) { in createObject() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/FlowSensitive/ |
D | DataflowEnvironment.h | 449 StorageLocation &createObject(const VarDecl &D) { in createObject() function 458 StorageLocation &createObject(const ValueDecl &D, const Expr *InitExpr) { in createObject() function
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | datefmt.cpp | 62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey 99 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | datefmt.cpp | 63 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( in createObject() function in LocaleCacheKey 100 virtual const DateFmtBestPattern *createObject( in createObject() function in DateFmtBestPatternKey
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PluginLoader.h | 18 Func_CreateObject createObject = Z7_GET_PROC_ADDRESS( in CreateManager() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | MainCache.java | 23 protected abstract Object createObject(Object key); in createObject() method in MainCache
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/sun/util/locale/ |
H A D | BaseLocaleTest.java | 61 protected BaseLocale createObject(BaseLocale.Key key) { in createObject() method in BaseLocaleTest.TestCache
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/locale/ |
H A D | LocaleObjectCache.java | 67 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
H A D | LocaleObjectCache.java | 71 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/util/locale/ |
H A D | LocaleObjectCache.java | 97 protected abstract V createObject(K key); in createObject() method in LocaleObjectCache
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/src/ |
H A D | VehicleObjectPool.cpp | 153 VehiclePropValue* VehiclePropValuePool::InternalPool::createObject() { in createObject() function in android::hardware::automotive::vehicle::VehiclePropValuePool::InternalPool
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/src/ |
H A D | VehicleObjectPool.cpp | 153 VehiclePropValue* VehiclePropValuePool::InternalPool::createObject() { in createObject() function in android::hardware::automotive::vehicle::VehiclePropValuePool::InternalPool
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
H A D | VehicleObjectPool.cpp | 152 VehiclePropValue* VehiclePropValuePool::InternalPool::createObject() { in createObject() function in android::hardware::automotive::vehicle::V2_0::VehiclePropValuePool::InternalPool
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | MainThreadInitializedObject.java | 132 default <T extends SafeCloseable> T createObject(MainThreadInitializedObject<T> object) { in createObject() method
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | deUniquePtr.cpp | 67 MovePtr<Object> createObject(bool &exists) in createObject() function
|