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 198 ResultOfAttemptToUpdate MakeUpToDate(bool profile_changed,
oat_file_assistant_test.cc 121 oat_file_assistant.MakeUpToDate(false, kSpecialSharedLibraryContext, &error_msg));
774 oat_file_assistant.MakeUpToDate(false, kSpecialSharedLibraryContext, &error_msg)) <<
    [all...]
oat_file_manager.cc 433 switch (oat_file_assistant.MakeUpToDate(/*profile_changed*/ false,
oat_file_assistant.cc 233 OatFileAssistant::MakeUpToDate(bool profile_changed,
249 // - however, MakeUpToDate will not always succeed (e.g. for primary apks, or for dex files
    [all...]

Completed in 1044 milliseconds