Home
last modified time | relevance | path

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

/art/compiler/dex/
Dglobal_value_numbering.h43 static bool Skip(CompilationUnit* cu) { in Skip() function
/art/runtime/jdwp/
Djdwp.h482 void Skip(size_t count) { p_ += count; } in Skip() function