Home
last modified time | relevance | path

Searched defs:getFactory (Results 1 – 25 of 1115) sorted by relevance

12345678910>>...45

/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/main/java/org/tensorflow/lite/
H A DTensorFlowLite.java191 public InterpreterFactoryApi getFactory() { in getFactory() method in TensorFlowLite.PossiblyAvailableRuntime
229 static InterpreterFactoryApi getFactory(TfLiteRuntime runtime) { in getFactory() method in TensorFlowLite
239 private static InterpreterFactoryApi getFactory( in getFactory() method in TensorFlowLite
/aosp_15_r20/external/skia/tests/
H A DFlattenDrawableTest.cpp56 Factory getFactory() const override { return CreateProc; } in getFactory() function in IntDrawable
90 Factory getFactory() const override { return CreateProc; } in getFactory() function in PaintDrawable
136 Factory getFactory() const override { return CreateProc; } in getFactory() function in CompoundDrawable
194 Factory getFactory() const override { return CreateProc; } in getFactory() function in RootDrawable
H A DGrStyledShapeTest.cpp1182 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_rrect() function in test_path_effect_makes_rrect::RRectPathEffect
1263 Factory getFactory() const override { return nullptr; } in test_unknown_path_effect() function in test_unknown_path_effect::AddLineTosPathEffect
1311 Factory getFactory() const override { return nullptr; } in test_make_hairline_path_effect() function in test_make_hairline_path_effect::MakeHairlinePathEffect
1396 Factory getFactory() const override { return nullptr; } in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect
1485 Factory getFactory() const override { return nullptr; } in test_path_effect_fails() function in test_path_effect_fails::FailurePathEffect
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-jackson2-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-jackson2-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client-jackson2/1.28.0/
HDgoogle-http-client-jackson2-1.28.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/io/
H A DMemoryDeferredOutputStream.java105 public static DeferredOutputStreamFactory getFactory() { in getFactory() method in MemoryDeferredOutputStream
110 public static DeferredOutputStreamFactory getFactory(final int bufferSize) { in getFactory() method in MemoryDeferredOutputStream
H A DFileDeferredOutputStream.java127 public static DeferredOutputStreamFactory getFactory(@Nullable File containingDirectory) { in getFactory() method in FileDeferredOutputStream
132 public static DeferredOutputStreamFactory getFactory(@Nullable final File containingDirectory, in getFactory() method in FileDeferredOutputStream
/aosp_15_r20/external/skia/src/effects/
H A DSk2DPathEffect.cpp163 Factory getFactory() const override { return CreateProc; } in getFactory() function in SkLine2DPathEffectImpl
195 Factory getFactory() const override { return CreateProc; } in getFactory() function in SkPath2DPathEffectImpl
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-http-client-gson-1.39.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/
HDgoogle-http-client-gson-1.41.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/skia/src/shaders/
H A DSkTransformShader.h37 Factory getFactory() const override { in getFactory() function
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/serializer/
H A DSerializerFactoryLoader.java39 public static SerializerFactory getFactory(ProcessingEnvironment processingEnv) { in getFactory() method in SerializerFactoryLoader
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
H A DSslSocketFactoryChannelCredentials.java40 public SSLSocketFactory getFactory() { in getFactory() method in SslSocketFactoryChannelCredentials.ChannelCredentials
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/biometrics/fingerprint2/ui/enrollment/viewmodel/
DFingerprintScrollViewModel.java51 public final androidx.lifecycle.ViewModelProvider.Factory getFactory() { in getFactory() method in FingerprintScrollViewModel.Companion
DBackgroundViewModel.java56 public final androidx.lifecycle.ViewModelProvider.Factory getFactory() { in getFactory() method in BackgroundViewModel.Companion
DFingerprintFlowViewModel.java49 public final androidx.lifecycle.ViewModelProvider.Factory getFactory() { in getFactory() method in FingerprintFlowViewModel.Companion
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/biometrics/fingerprint2/ui/enrollment/modules/enrolling/rfps/ui/viewmodel/
DRFPSIconTouchViewModel.java62 public final androidx.lifecycle.ViewModelProvider.Factory getFactory() { in getFactory() method in RFPSIconTouchViewModel.Companion
/aosp_15_r20/packages/apps/EmergencyInfo/src/com/android/emergency/overlay/
DFeatureFactory.java38 public static FeatureFactory getFactory(Context context) { in getFactory() method in FeatureFactory
/aosp_15_r20/packages/apps/StorageManager/src/com/android/storagemanager/overlay/
DFeatureFactory.java53 public static FeatureFactory getFactory(Context context) { in getFactory() method in FeatureFactory
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
H A DStreamObserverCall.java35 BiFunction<Endpoint, PendingRpc, StreamObserverCall<RequestT, ResponseT>> getFactory( in getFactory() method in StreamObserverCall
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/request/animation/
H A DNoAnimation.java28 public static <R> GlideAnimationFactory<R> getFactory() { in getFactory() method in NoAnimation
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXMLStringFactoryImpl.java43 public static XMLStringFactory getFactory() in getFactory() method in XMLStringFactoryImpl
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/analysis/
H A DNFA.java65 public NFAFactory getFactory() { in getFactory() method in NFA
/aosp_15_r20/out/soong/.intermediates/packages/apps/Settings/Settings-core/android_common/kapt/gen/stubs/com/android/settings/biometrics/fingerprint2/ui/enrollment/modules/enrolling/udfps/ui/viewmodel/
DUdfpsLastStepViewModel.java65 public final androidx.lifecycle.ViewModelProvider.Factory getFactory() { in getFactory() method in UdfpsLastStepViewModel.Companion

12345678910>>...45