Home
last modified time | relevance | path

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

/external/dagger2/java/dagger/internal/codegen/writing/
DComponentMethodRequestRepresentation.java36 private final RequestRepresentation wrappedRequestRepresentation; field in ComponentMethodRequestRepresentation
41 ComponentMethodRequestRepresentation( in ComponentMethodRequestRepresentation()
81 RequestRepresentation wrappedRequestRepresentation, in create()
DPrivateMethodRequestRepresentation.java50 private final RequestRepresentation wrappedRequestRepresentation; field in PrivateMethodRequestRepresentation
59 @Assisted RequestRepresentation wrappedRequestRepresentation, in PrivateMethodRequestRepresentation()
119 RequestRepresentation wrappedRequestRepresentation); in create()