Searched defs:g2a (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/dagger2/javatests/dagger/functional/generictypes/ | ||
H A D | ComplexGenerics.java | 33 final Generic2<A> g2a; field in ComplexGenerics |
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/generictypes/ | ||
H A D | ComplexGenerics.kt | 34 val g2a: Generic2<A>, constant in dagger.functional.kotlinsrc.generictypes.ComplexGenerics |
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/examples/ | ||
D | functions.go | 90 func g2a[P, Q any](x P, y Q) { func |