Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_queue.h77 bool IsEmpty() const { in IsEmpty() function
/art/runtime/
Dintern_table.h111 bool IsEmpty(const GcRoot<mirror::String>& item) const { in IsEmpty() function
Dclass_linker.h724 bool IsEmpty(const GcRoot<mirror::Class>& item) const { in IsEmpty() function
Ddex_file.h1003 bool IsEmpty(const std::pair<const char*, const ClassDef*>& pair) const { in IsEmpty() function
/art/runtime/gc/collector/
Dimmune_region.h61 bool IsEmpty() const { in IsEmpty() function
/art/runtime/base/
Dhash_set_test.cc33 bool IsEmpty(const std::string& item) const { in IsEmpty() function
206 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty() function
Dhash_set.h36 bool IsEmpty(const T& item) const { in IsEmpty() function
47 bool IsEmpty(const T*& item) const { in IsEmpty() function
/art/runtime/gc/space/
Dbump_pointer_space.h115 bool IsEmpty() const { in IsEmpty() function
/art/runtime/gc/accounting/
Datomic_stack.h134 bool IsEmpty() const { in IsEmpty() function
/art/compiler/utils/
Dgrowable_array.h183 bool IsEmpty() const { return num_used_ == 0; } in IsEmpty() function
/art/compiler/utils/arm/
Dassembler_arm.h71 bool IsEmpty() const { in IsEmpty() function