Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_options.cc187 bool CompilerOptions::IsCoreImageFilename(const std::string& boot_image_filename) { in IsCoreImageFilename()
/art/dex2oat/
Ddex2oat.cc847 std::string boot_image_filename; member