Home
last modified time | relevance | path

Searched refs:constructorMethodType (Results 1 – 2 of 2) sorted by relevance

/art/test/952-invoke-custom/src/
DTestInvocationKinds.java184 MethodType constructorMethodType = methodType.changeReturnType(void.class); in lookupConstructor() local
185 MethodHandle mh = lookup.findConstructor(cls, constructorMethodType); in lookupConstructor()
/art/test/dexdump/
Dinvoke-custom.txt2648 0x000a - 0x0014 reg=1 constructorMethodType Ljava/lang/invoke/MethodType;