Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant.h168 bool load_executable,
178 bool load_executable,
193 bool load_executable,
Doat_file_assistant.cc92 bool load_executable, in OatFileAssistant() argument
98 load_executable, in OatFileAssistant()
108 bool load_executable, in OatFileAssistant() argument
116 load_executable_(load_executable), in OatFileAssistant()
126 CHECK_IMPLIES(load_executable, context != nullptr) << "Loading executable without a context"; in OatFileAssistant()
234 bool load_executable, in Create() argument
267 load_executable, in Create()
Doat_file_assistant_test.cc211 bool load_executable = false, in CreateOatFileAssistant() argument
218 load_executable, in CreateOatFileAssistant()