Home
last modified time | relevance | path

Searched defs:AddDexFileSource (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Doat_writer.cc530 bool OatWriter::AddDexFileSource(const char* filename, const char* location) { in AddDexFileSource() function in art::linker::OatWriter
543 bool OatWriter::AddDexFileSource(File&& dex_file_fd, const char* location) { in AddDexFileSource() function in art::linker::OatWriter