Home
last modified time | relevance | path

Searched refs:kHasPatchInfoKey (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Doat.h41 static constexpr const char* kHasPatchInfoKey = "has-patch-info"; variable
Doat.cc470 return IsKeyEnabled(OatHeader::kHasPatchInfoKey); in HasPatchInfo()
/art/dex2oat/
Ddex2oat.cc1034 key_value_store_->Put(OatHeader::kHasPatchInfoKey, in InsertCompileOptions()