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.java31 import dagger.hilt.processor.internal.uninstallmodules.UninstallModulesProcessor;
76 new UninstallModulesProcessor(), in defaultProcessors()
/external/dagger2/java/dagger/hilt/processor/internal/uninstallmodules/
DBUILD23 processor_class = "dagger.hilt.processor.internal.uninstallmodules.UninstallModulesProcessor",
31 "UninstallModulesProcessor.java",
DUninstallModulesProcessor.java40 public final class UninstallModulesProcessor extends BaseProcessor { class
/external/dagger2/
Dworkspace_defs.bzl290 …cessor_class = "dagger.hilt.android.processor.internal.uninstallmodules.UninstallModulesProcessor",
DAndroid.bp402 processor_class: "dagger.hilt.processor.internal.uninstallmodules.UninstallModulesProcessor",