Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1128 const OatFile* app_oat_file, in RelocateInPlace() argument
1136 … (app_oat_file != nullptr) ? app_oat_file->GetLocation().c_str() : ""); in RelocateInPlace()
1186 reinterpret_cast<uintptr_t>(app_oat_file->Begin()), in RelocateInPlace()