Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h113 bool load_executable);
121 bool load_executable);
Doat_file_assistant.cc68 bool load_executable) in OatFileAssistant() argument
69 : OatFileAssistant(dex_location, nullptr, isa, profile_changed, load_executable) in OatFileAssistant()
76 bool load_executable) in OatFileAssistant() argument
77 : isa_(isa), profile_changed_(profile_changed), load_executable_(load_executable) { in OatFileAssistant()