Searched refs:IsKeyEnabled (Results 1 – 2 of 2) sorted by relevance
448 return IsKeyEnabled(OatHeader::kPicKey); in IsPic()452 return IsKeyEnabled(OatHeader::kDebuggableKey); in IsDebuggable()455 bool OatHeader::IsKeyEnabled(const char* key) const { in IsKeyEnabled() function in art::OatHeader
117 bool IsKeyEnabled(const char* key) const;