Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h252 bool GivenOatFileNeedsRelocation(const OatFile& file);
Doat_file_assistant.cc569 bool OatFileAssistant::GivenOatFileNeedsRelocation(const OatFile& file) { in GivenOatFileNeedsRelocation() function in art::OatFileAssistant