Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dregion_space.h187 bool IsInToSpace(mirror::Object* ref) { in IsInToSpace() function
344 bool IsInToSpace() const { in IsInToSpace() function
/art/runtime/gc/collector/
Dconcurrent_copying.h172 bool IsInToSpace(mirror::Object* ref) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsInToSpace() function