Home
last modified time | relevance | path

Searched defs:newChildComponentWithoutRepeatedModule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/subcomponent/repeat/
H A DParentComponent.kt28 fun newChildComponentWithoutRepeatedModule(): SubcomponentWithoutRepeatedModule in state() method
/aosp_15_r20/external/dagger2/javatests/dagger/functional/subcomponent/repeat/
H A DParentComponent.java32 SubcomponentWithoutRepeatedModule newChildComponentWithoutRepeatedModule(); in newChildComponentWithoutRepeatedModule() method