Searched refs:IsRawFile (Results 1 - 1 of 1) sorted by relevance

/art/compiler/
H A Doat_writer.cc110 bool IsRawFile() const { return type_ == kRawFile; } function in class:art::OatWriter::DexFileSource
120 DCHECK(IsRawFile());
1842 } else if (oat_dex_file->source_.IsRawFile()) {

Completed in 56 milliseconds