Searched refs:WriteDexLayoutSections (Results 1 – 2 of 2) sorted by relevance
344 bool WriteDexLayoutSections(OutputStream* oat_rodata,
720 if (!WriteDexLayoutSections(&checksum_updating_rodata, dex_files)) { in StartRoData()3880 bool OatWriter::WriteDexLayoutSections(OutputStream* oat_rodata, in WriteDexLayoutSections() function in art::linker::OatWriter