Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h116 bool load_executable,
125 bool load_executable,
Doat_file_assistant.cc82 bool load_executable, in OatFileAssistant() argument
87 load_executable, in OatFileAssistant()
97 bool load_executable, in OatFileAssistant() argument
104 load_executable_(load_executable), in OatFileAssistant()
112 CHECK(!load_executable || context != nullptr) << "Loading executable without a context"; in OatFileAssistant()