Searched defs:IsOnAllocStack (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/gc/collector/ | ||
H A D | mark_compact-inl.h | 196 inline bool MarkCompact::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function |
H A D | concurrent_copying.cc | 3577 bool ConcurrentCopying::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function in art::gc::collector::ConcurrentCopying |