Home
last modified time | relevance | path

Searched refs:GetVar (Results 1 – 4 of 4) sorted by relevance

/art/test/1914-get-local-instance/src/art/
DTest1914.java71 public Object GetVar(Thread t, int depth); in GetVar() method
78 Object res = get.GetVar(t, depth); in NamedGet()
/art/test/1939-proxy-frames/src/art/
DTest1939.java44 public Object GetVar(Thread t, int depth); in GetVar() method
61 Object res = get.GetVar(t, depth); in NamedGet()
/art/test/1913-get-set-local-objects/src/art/
DTest1913.java103 public Object GetVar(Thread t, int depth, int slot); in GetVar() method
128 Object res = get.GetVar(t, depth, desc.slot);
/art/test/1912-get-set-local-primitive/src/art/
DTest1912.java100 public Object GetVar(Thread t, int depth, int slot); in GetVar() method
125 Object res = get.GetVar(t, depth, desc.slot);