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 96 load_executable_(load_executable),
112 if (load_executable_ && isa != kRuntimeISA) {
115 load_executable_ = false;
    [all...]
oat_file_assistant.h 512 bool load_executable_ = false; member in class:art::OatFileAssistant

Completed in 1266 milliseconds