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

  /art/runtime/
oat_file_assistant.h 382 bool profile_changed_ = false; member in class:art::OatFileAssistant
oat_file_assistant.cc 77 : isa_(isa), profile_changed_(profile_changed), load_executable_(load_executable) {
557 if (profile_changed_) {
    [all...]

Completed in 133 milliseconds