Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h359 ProfileFile* GetOldProfile();
Doat_file_assistant.cc503 return GetOldProfile() != nullptr; in OldProfileExists()
514 ProfileFile* old_profile = GetOldProfile(); in IsProfileChangeSignificant()
951 ProfileFile* OatFileAssistant::GetOldProfile() { in CopyProfileFile() function in art::OatFileAssistant