Searched refs:IsKeyEnabled (Results 1 – 2 of 2) sorted by relevance
466 return IsKeyEnabled(OatHeader::kPicKey); in IsPic()470 return IsKeyEnabled(OatHeader::kHasPatchInfoKey); in HasPatchInfo()474 return IsKeyEnabled(OatHeader::kDebuggableKey); in IsDebuggable()478 return IsKeyEnabled(OatHeader::kNativeDebuggableKey); in IsNativeDebuggable()495 bool OatHeader::IsKeyEnabled(const char* key) const { in IsKeyEnabled() function in art::OatHeader
127 bool IsKeyEnabled(const char* key) const;