Home
last modified time | relevance | path

Searched refs:CreateOatFile (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc353 const CompilerDriver* CreateOatFile(const std::string& boot_image_option, in CreateOatFile() function in art::Dex2Oat
1541 std::unique_ptr<const CompilerDriver> compiler(dex2oat->CreateOatFile(boot_image_option, in dex2oat()