HomeSort by relevance Sort by last modified time
    Searched refs:CompileBootImage (Results 1 - 2 of 2) sorted by null

  /art/dex2oat/
dex2oat_image_test.cc 126 if (!CompileBootImage(extra_args, scratch.GetFilename(), &error_msg)) {
148 bool CompileBootImage(const std::vector<std::string>& extra_args,
  /art/patchoat/
patchoat_test.cc 82 bool CompileBootImage(const std::vector<std::string>& extra_args,
219 return CompileBootImage(dex2oat_extra_args, output_dir + "/boot", base_addr, error_msg);

Completed in 107 milliseconds