Searched refs:AddRawDexFileSource (Results 1 – 4 of 4) sorted by relevance
157 bool AddRawDexFileSource(
253 oat_writers[i]->AddRawDexFileSource(raw_dex_file, in DoCompile()
116 if (!oat_writer.AddRawDexFileSource(raw_dex_file, in WriteElf()
617 bool OatWriter::AddRawDexFileSource(const ArrayRef<const uint8_t>& data, in AddRawDexFileSource() function in art::linker::OatWriter