Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h424 const bool only_load_system_executable_ = false; variable
Doat_file_assistant.cc98 only_load_system_executable_(only_load_system_executable), in OatFileAssistant()
423 if (only_load_system_executable_ && in GivenOatFileStatus()
855 if (executable && oat_file_assistant_->only_load_system_executable_) { in GetFile()