HomeSort by relevance Sort by last modified time
    Searched refs:load_executable_ (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file_assistant.cc 77 : isa_(isa), profile_changed_(profile_changed), load_executable_(load_executable) {
81 if (load_executable_ && isa != kRuntimeISA) {
84 load_executable_ = false;
246 load_executable_ = false;
256 load_executable_ = false;
897 load_executable_,
938 load_executable_,
    [all...]
oat_file_assistant.h 385 bool load_executable_ = false; member in class:art::OatFileAssistant

Completed in 713 milliseconds