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

/art/dex2oat/
H A Ddex2oat.cc226 const CompilerDriver* CreateOatFile(const std::string& boot_image_option, function in class:art::Dex2Oat
954 UniquePtr<const CompilerDriver> compiler(dex2oat->CreateOatFile(boot_image_option,
1003 // CreateOatFile. Originally this was just our own proprietary file
1005 // file). The Compiler returned by CreateOatFile provides

Completed in 127 milliseconds