Home
last modified time | relevance | path

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

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