Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc226 const CompilerDriver* CreateOatFile(const std::string& boot_image_option, in CreateOatFile()
754 std::string boot_image_option; in dex2oat() local
/art/oatdump/
Doatdump.cc1429 std::string boot_image_option; in oatdump() local
/art/runtime/
Dclass_linker.cc555 const char* boot_image_option = boot_image_option_string.c_str(); in GenerateOatFile() local