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

  /art/runtime/
oat_file_assistant.h 174 ResultOfAttemptToUpdate MakeUpToDate(CompilerFilter::Filter target_compiler_filter,
oat_file_assistant_test.cc 457 oat_file_assistant.MakeUpToDate(CompilerFilter::kSpeed, &error_msg));
709 oat_file_assistant.MakeUpToDate(CompilerFilter::kSpeed, &error_msg)) << error_msg;
    [all...]
oat_file_manager.cc 578 switch (oat_file_assistant.MakeUpToDate(filter_, /*out*/ &error_msg)) {
oat_file_assistant.cc 206 OatFileAssistant::MakeUpToDate(CompilerFilter::Filter target, std::string* error_msg) {
    [all...]

Completed in 8224 milliseconds