Home
last modified time | relevance | path

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

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