Searched defs:IsInBootImage (Results 1 – 3 of 3) sorted by relevance
39 static bool IsInBootImage(ArtMethod* method) { in IsInBootImage() function
1338 static bool IsInBootImage(ObjPtr<mirror::Class> cls, const CompilerOptions& compiler_options) in IsInBootImage() function
578 ALWAYS_INLINE bool IsInBootImage(const void* obj) const { in IsInBootImage() function