Searched defs:IsFree (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/gc/space/ | ||
| D | region_space.h | 279 bool IsFree() const { in IsFree() function |
| D | large_object_space.cc | 275 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 |