Home
last modified time | relevance | path

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

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