Home
last modified time | relevance | path

Searched refs:UninstallModulesProcessor (Results 1 – 5 of 5) sorted by relevance

/external/dagger2/javatests/dagger/hilt/android/processor/
DAndroidCompilers.java25 import dagger.hilt.android.processor.internal.uninstallmodules.UninstallModulesProcessor;
74 new UninstallModulesProcessor(), in defaultProcessors()
/external/dagger2/java/dagger/hilt/android/processor/internal/uninstallmodules/
DBUILD23 …cessor_class = "dagger.hilt.android.processor.internal.uninstallmodules.UninstallModulesProcessor",
30 "UninstallModulesProcessor.java",
DUninstallModulesProcessor.java39 public final class UninstallModulesProcessor extends BaseProcessor { class
/external/dagger2/
Dworkspace_defs.bzl290 …cessor_class = "dagger.hilt.android.processor.internal.uninstallmodules.UninstallModulesProcessor",
DAndroid.bp386 …ocessor_class: "dagger.hilt.android.processor.internal.uninstallmodules.UninstallModulesProcessor",