Home
last modified time | relevance | path

Searched refs:dex_parent_writable_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_assistant.h461 bool dex_parent_writable_ = false; variable
Doat_file_assistant.cc136 dex_parent_writable_ = true; in OatFileAssistant()
931 if (dex_parent_writable_) { in GetBestInfo()