Home
last modified time | relevance | path

Searched defs:ByteSize (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h54 size_t ByteSize(RosAlloc* rosalloc) const REQUIRES(rosalloc->lock_) { in ByteSize() function
/art/runtime/gc/space/
Dlarge_object_space.cc271 size_t ByteSize() const { in ByteSize() function in art::gc::space::AllocationInfo