Searched refs:AddRawDexFileSource (Results 1 – 4 of 4) sorted by relevance
147 bool AddRawDexFileSource(const std::shared_ptr<DexFileContainer>& container,
260 oat_writers[i]->AddRawDexFileSource(dex_file->GetContainer(), in DoCompile()
114 if (!oat_writer.AddRawDexFileSource(dex_file->GetContainer(), in WriteElf()
463 if (!AddRawDexFileSource(container, in AddVdexDexFilesSource()484 bool OatWriter::AddRawDexFileSource(const std::shared_ptr<DexFileContainer>& container, in AddRawDexFileSource() function in art::linker::OatWriter