Home | History | Annotate | Download | only in driver

Lines Matching full:is_host

2439                               bool is_host,
2445 return art::ElfWriterMclinker::Create(file, oat_writer, dex_files, android_root, is_host, *this);
2447 return art::ElfWriterQuick::Create(file, oat_writer, dex_files, android_root, is_host, *this);