Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact-inl.h196 inline bool MarkCompact::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function
H A Dconcurrent_copying.cc3577 bool ConcurrentCopying::IsOnAllocStack(mirror::Object* ref) { in IsOnAllocStack() function in art::gc::collector::ConcurrentCopying