Searched defs:ByteSize (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/gc/allocator/ | ||
| D | rosalloc.h | 54     size_t ByteSize(RosAlloc* rosalloc) const REQUIRES(rosalloc->lock_) {  in ByteSize()  function | 
| /art/runtime/gc/space/ | ||
| D | large_object_space.cc | 271   size_t ByteSize() const {  in ByteSize()  function in art::gc::space::AllocationInfo |