Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h360 void ClearOatFileCache();
Doat_file_assistant.cc247 ClearOatFileCache(); in GetBestOatFile()
668 ClearOatFileCache(); in RelocateOatFile()
734 ClearOatFileCache(); in GenerateOatFile()
961 void OatFileAssistant::ClearOatFileCache() { in ClearOatFileCache() function in art::OatFileAssistant