Searched defs:IsInBootImage (Results 1 – 3 of 3) sorted by relevance
39 static bool IsInBootImage(ArtMethod* method) { in IsInBootImage() function
570 ALWAYS_INLINE bool IsInBootImage(const void* obj) const { in IsInBootImage() function
232 bool IsInBootImage(const void* obj) const { in IsInBootImage() function in art::RuntimeImageHelper