Home
last modified time | relevance | path

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

/art/compiler/debug/
Ddebug_info.h38 bool Empty() const { in Empty() function
/art/runtime/
Dintern_table.h222 bool Empty() const { in Empty() function
/art/compiler/optimizing/
Dlocations.h448 static RegisterSet Empty() { return RegisterSet(); } in Empty() function
/art/dexlayout/
Ddex_ir.h221 bool Empty() const { return Size() == 0u; } in Empty() function