Home
last modified time | relevance | path

Searched defs:RosAlloc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/gc/allocator/
H A Drosalloc.h132 friend class RosAlloc; variable
305 friend class RosAlloc; variable
H A Drosalloc.cc56 RosAlloc::RosAlloc(void* base, size_t capacity, size_t max_capacity, in RosAlloc() function in art::gc::allocator::RosAlloc
/aosp_15_r20/art/runtime/gc/
H A Dheap.h99 class RosAlloc; variable