/aosp_15_r20/external/ksp/gradle-plugin/src/test/kotlin/com/google/devtools/ksp/gradle/ |
H A D | GradleCompilationTest.kt | 65 class Provider : TestSymbolProcessorProvider({ env -> ErrorReporting(env.logger) }) in <lambda>() class 111 class Provider : TestSymbolProcessorProvider({ env -> MyProcessor(env.codeGenerator) }) in <lambda>() class 179 class Provider(roomOutputDir: File) : CommandLineArgumentProvider { in <lambda>() class 221 class Provider() : CommandLineArgumentProvider { in <lambda>() class 250 class Provider(roomOutputDir: File) : CommandLineArgumentProvider { in <lambda>() class 308 class Provider : TestSymbolProcessorProvider({ env -> DummyProcessor() }) in <lambda>() class
|
/aosp_15_r20/external/libchrome/base/ |
H A D | path_service.cc | 45 struct Provider { struct 46 PathService::ProviderFunc func; 47 struct Provider* next; 49 int key_start; 50 int key_end; 52 bool is_static;
|
/aosp_15_r20/external/cronet/base/ |
H A D | path_service.cc | 59 struct Provider { struct 60 PathService::ProviderFunc func; 63 RAW_PTR_EXCLUSION struct Provider* next; 65 int key_start; 66 int key_end; 68 bool is_static;
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/ |
H A D | KspComponentProcessor.java | 68 public static final class Provider implements SymbolProcessorProvider { class in KspComponentProcessor 89 public Provider() { in Provider() method in KspComponentProcessor.Provider 93 private Provider(Optional<ImmutableSet<BindingGraphPlugin>> testingPlugins) { in Provider() method in KspComponentProcessor.Provider
|
/aosp_15_r20/build/blueprint/ |
H A D | transition.go | 121 Provider(provider AnyProviderKey) (any, bool) methodSpec 155 Provider(provider AnyProviderKey) (any, bool) methodSpec 271 func (c *outgoingTransitionContextImpl) Provider(provider AnyProviderKey) (any, bool) { func 283 func (c *incomingTransitionContextImpl) Provider(provider AnyProviderKey) (any, bool) { func
|
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/internal/ |
H A D | Provider.java | 30 public final class Provider { class 31 private Provider() {} in Provider() method in Provider
|
/aosp_15_r20/out/soong/.intermediates/external/dagger2/hilt_android_processors/linux_glibc_common/kapt/gen/stubs/dagger/hilt/android/processor/internal/viewmodel/ |
D | KspViewModelProcessor.java | 34 …public static final class Provider implements com.google.devtools.ksp.processing.SymbolProcessorPr… class in KspViewModelProcessor 36 public Provider() { in Provider() method in KspViewModelProcessor.Provider
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/recordissue/ |
D | IssueRecordingServiceConnection.java | 24 public static final class Provider { class in IssueRecordingServiceConnection 29 public Provider(@org.jetbrains.annotations.NotNull() in Provider() method in IssueRecordingServiceConnection.Provider
|
D | TraceurConnection.java | 75 public static final class Provider { class in TraceurConnection 82 public Provider(@org.jetbrains.annotations.NotNull() in Provider() method in TraceurConnection.Provider
|
/aosp_15_r20/external/ksp/integration-tests/src/test/resources/only-resources-file/test-processor/src/main/kotlin/ |
H A D | TestProcessor.kt | 19 class Provider : SymbolProcessorProvider { class in TestProcessor
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/data/model/ |
D | Provider.kt | 23 data class Provider( class
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/ |
H A D | IssueRecordingServiceConnection.kt | 37 class Provider @Inject constructor(private val userContextProvider: UserContextProvider) { class
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/processor/internal/viewmodel/ |
H A D | KspViewModelProcessor.kt | 35 class Provider : SymbolProcessorProvider { in processingStep() class
|
/aosp_15_r20/external/ksp/integration-tests/src/test/resources/init-plus-provider/provider-processor/src/main/kotlin/ |
H A D | TestProcessor.kt | 36 class Provider : SymbolProcessorProvider { class
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/testing/compile/ |
H A D | HiltCompilerProcessors.java | 64 static final class Provider implements SymbolProcessorProvider { class in HiltCompilerProcessors.KspProcessor 67 Provider(Function<XProcessingEnv, BaseProcessingStep> processingStep) { in Provider() method in HiltCompilerProcessors.KspProcessor.Provider
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | provider.rs | 23 impl Provider { implementation
|
/aosp_15_r20/out/soong/.intermediates/packages/providers/MediaProvider/photopicker/PhotopickerLib/android_common_apex30/kapt/gen/stubs/com/android/photopicker/data/model/ |
D | Provider.java | 8 public final class Provider { class 30 public Provider(@org.jetbrains.annotations.NotNull() in Provider() method in Provider
|
/aosp_15_r20/external/clang/test/SemaCXX/ |
H A D | vtable-instantiation.cpp | 34 struct Provider struct 36 static Target<T> Instance;
|
/aosp_15_r20/external/dagger2/java/dagger/testing/compile/ |
H A D | CompilerProcessors.java | 90 static final class Provider implements SymbolProcessorProvider { class in CompilerProcessors.KspProcessor 93 Provider(ImmutableCollection<XProcessingStep> processingSteps) { in Provider() method in CompilerProcessors.KspProcessor.Provider
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/CredentialManager/shared/CredentialManagerShared/android_common/turbine/ |
D | CredentialManagerShared.jar | com/android/credentialmanager/client/impl/CredentialManagerClientImpl_Factory.class
<Unknown>
package com. ... |
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotifLayoutInflaterFactory.kt | 82 interface Provider { interface
|
/aosp_15_r20/frameworks/base/tests/RemoteDisplayProvider/src/com/android/media/remotedisplay/test/ |
H A D | RemoteDisplayProviderService.java | 47 final class Provider extends RemoteDisplayProvider { class in RemoteDisplayProviderService 62 public Provider() { in Provider() method in RemoteDisplayProviderService.Provider
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Net.h | 29 CSysString Provider; member 40 UString Provider; member
|
/aosp_15_r20/out/soong/.intermediates/external/jsr330/jsr330/linux_glibc_common/javac/ |
D | jsr330.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/inject/
javax/ ... |
/aosp_15_r20/external/guice/lib/ |
HD | javax.inject.jar | javax/
javax/inject/
javax/inject/Inject.class
Inject.java
package javax. ... |