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.h414 const bool only_load_system_executable_ = false; variable
Doat_file_assistant.cc99 only_load_system_executable_(only_load_system_executable), in OatFileAssistant()
420 if (only_load_system_executable_ && in GivenOatFileStatus()
812 if (executable && oat_file_assistant_->only_load_system_executable_) { in GetFile()