Home
last modified time | relevance | path

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

/art/test/2000-virtual-list-structural/src/
DMain.java29 public static void GetHandles() throws Throwable { in GetHandles() method in Main
/art/compiler/optimizing/
Dnodes.h311 VariableSizedHandleScope* GetHandles() { return handles_; } in GetHandles() function