Home
last modified time | relevance | path

Searched refs:profile_changed_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_assistant.h382 bool profile_changed_ = false; variable
Doat_file_assistant.cc77 : isa_(isa), profile_changed_(profile_changed), load_executable_(load_executable) { in OatFileAssistant()
557 if (profile_changed_) { in GivenOatFileIsOutOfDate()