Searched defs:IsInBootImage (Results 1 – 4 of 4) sorted by relevance
39 static bool IsInBootImage(ArtMethod* method) { in IsInBootImage() function
1154 static bool IsInBootImage(ObjPtr<mirror::Class> cls, const CompilerOptions& compiler_options) in IsInBootImage() function
6405 bool IsInBootImage() const { return GetPackedFlag<kFlagIsInBootImage>(); } in IsInBootImage() function
615 ALWAYS_INLINE bool IsInBootImage(const void* obj) const { in IsInBootImage() function