Home
last modified time | relevance | path

Searched defs:ChildComponent (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/hiding/
H A DChildComponent.kt22 interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/
H A DChildComponent.kt23 interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/assisted/
H A DAssistedFactoryWithMultibindingsTest.kt52 interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/hiding/
H A DChildComponent.java23 interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/subcomponent/sub/
H A DChildComponent.java24 public interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/
H A DChildComponent.java24 interface ChildComponent { interface
/aosp_15_r20/external/dagger2/javatests/dagger/functional/assisted/
H A DAssistedFactoryWithMultibindingsTest.java66 static interface ChildComponent { interface in AssistedFactoryWithMultibindingsTest
/aosp_15_r20/external/dagger2/javatests/dagger/functional/producers/subcomponent/
H A DSubcomponentsWithBoundExecutor.java123 interface ChildComponent { interface in SubcomponentsWithBoundExecutor