Searched refs:SetAppImageBegin (Results 1 – 2 of 2) sorted by relevance
315 oat_file->SetAppImageBegin(image_space->Begin()); in OpenDexFilesFromOat()348 oat_file->SetAppImageBegin(nullptr); in OpenDexFilesFromOat()
186 void SetAppImageBegin(uint8_t* app_image_begin) const { in SetAppImageBegin() function