Searched refs:IsKeyEnabled (Results 1 – 2 of 2) sorted by relevance
485 return IsKeyEnabled(OatHeader::kPicKey); in IsPic()489 return IsKeyEnabled(OatHeader::kDebuggableKey); in IsDebuggable()493 return IsKeyEnabled(OatHeader::kConcurrentCopying); in IsConcurrentCopying()497 return IsKeyEnabled(OatHeader::kNativeDebuggableKey); in IsNativeDebuggable()514 bool OatHeader::IsKeyEnabled(const char* key) const { in IsKeyEnabled() function in art::OatHeader
131 bool IsKeyEnabled(const char* key) const;