Searched refs:extraArg (Results 1 – 2 of 2) sorted by relevance
/art/test/952-invoke-custom/src/ |
D | TestVariableArityLinkerMethod.java | 216 long extraArg, in bsmWithLongAndIntArray() argument 219 printBsmArgs("bsmWithLongAndIntArray", lookup, methodName, methodType, extraArg, arityArgs); in bsmWithLongAndIntArray() 254 float extraArg, in bsmWithFloatAndLongArray() argument 258 "bsmWithFloatAndLongArray", lookup, methodName, methodType, extraArg, arityArgs); in bsmWithFloatAndLongArray() 291 Class<?> extraArg, in bsmWithClassAndFloatArray() argument 295 "bsmWithClassAndFloatArray", lookup, methodName, methodType, extraArg, arityArgs); in bsmWithClassAndFloatArray()
|
/art/test/dexdump/ |
D | invoke-custom.txt | 4442 0x0000 - 0x0025 reg=6 extraArg Ljava/lang/Class; Ljava/lang/Class<*>; 4572 0x0000 - 0x0029 reg=7 extraArg F 4666 0x0000 - 0x0029 reg=7 extraArg J
|