Home
last modified time | relevance | path

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

/art/test/993-breakpoints/src/art/
DTest993.java159 Object this_arg; field in Test993.InvokeReflect
160 public InvokeReflect(Method m, Object this_arg) { in InvokeReflect()
174 Object this_arg; field in Test993.InvokeNative
175 public InvokeNative(Method m, Object this_arg) { in InvokeNative()
191 Object this_arg; field in Test993.InvokeNativeBool
192 public InvokeNativeBool(Method m, Object this_arg) { in InvokeNativeBool()
208 Object this_arg; field in Test993.InvokeNativeObject
209 public InvokeNativeObject(Method m, Object this_arg) { in InvokeNativeObject()
225 Object this_arg; field in Test993.InvokeNativeLong
226 public InvokeNativeLong(Method m, Object this_arg) { in InvokeNativeLong()