Searched defs:SetByteSize (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 62 void SetByteSize(RosAlloc* rosalloc, size_t byte_size) in SetByteSize() function |
| /art/runtime/gc/space/ | ||
| D | large_object_space.cc | 275 void SetByteSize(size_t size, bool free) { in SetByteSize() function in art::gc::space::AllocationInfo |