Searched defs:IsFree (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/space/ | ||
| D | region_space.h | 423 bool IsFree() const { in IsFree() function |
| D | large_object_space.cc | 276 bool IsFree() const { in IsFree() function in art::gc::space::AllocationInfo |
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 51 bool IsFree() const { in IsFree() function |