Searched refs:dex_src (Results 1 – 1 of 1) sorted by relevance
3483 const uint8_t* dex_src = nullptr; in LayoutAndWriteDexFile() local3497 dex_src = dex_container_->GetMainSection()->Begin(); in LayoutAndWriteDexFile()3501 dex_src = dex_file->Begin(); in LayoutAndWriteDexFile()3506 if (!WriteDexFile(out, oat_dex_file, dex_src, /* update_input_vdex */ false)) { in LayoutAndWriteDexFile()