Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc205 bool InSource(uintptr_t address) const { in InSource() function in art::gc::space::RelocationRange
1042 ALWAYS_INLINE bool InSource(uintptr_t) const { return false; } in InSource() function in art::gc::space::ImageSpace::Loader::EmptyRange
2398 ALWAYS_INLINE bool InSource(T* ptr) const { in InSource() function in art::gc::space::ImageSpace::BootImageLoader::SimpleRelocateVisitor
2442 ALWAYS_INLINE bool InSource(T* ptr) const { in InSource() function in art::gc::space::ImageSpace::BootImageLoader::SplitRangeRelocateVisitor