Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.cc280 return kOatNeedsRelocation; in OdexFileStatus()
297 return OdexFileStatus() == kOatNeedsRelocation; in OdexFileNeedsRelocation()
349 return kOatNeedsRelocation; in OatFileStatus()
366 return OatFileStatus() == kOatNeedsRelocation; in OatFileNeedsRelocation()
392 return kOatNeedsRelocation; in GivenOatFileStatus()
455 return GivenOatFileStatus(file) == kOatNeedsRelocation; in GivenOatFileNeedsRelocation()
Doat_file_assistant.h78 kOatNeedsRelocation, enumerator