Searched refs:load_executable_ (Results 1 – 2 of 2) sorted by relevance
72 load_executable_(load_executable), in OatFileAssistant()100 if (load_executable_ && isa != kRuntimeISA) { in OatFileAssistant()103 load_executable_ = false; in OatFileAssistant()1041 oat_file_assistant_->load_executable_, in GetFile()1108 oat_file_assistant_->load_executable_ = false; in ReleaseFileForUse()
433 bool load_executable_ = false; variable