Searched refs:GetRawFile (Results 1 – 1 of 1) sorted by relevance
177 File* GetRawFile() const { in GetRawFile() function in art::linker::OatWriter::DexFileSource3361 if (!WriteDexFile(out, file, oat_dex_file, oat_dex_file->source_.GetRawFile())) { in WriteDexFile()3443 File* raw_file = oat_dex_file->source_.GetRawFile(); in LayoutAndWriteDexFile()