Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h420 bool dex_parent_writable_ = false; variable
Doat_file_assistant.cc186 dex_parent_writable_ = true; in OatFileAssistant()
695 if (dex_parent_writable_ || UseFdToReadFiles()) { in GetBestInfo()