Home | History | Annotate | Download | only in runtime

Lines Matching refs:Dex2Oat

92   // before calling dex2oat.
258 // dex2oat to generate the oat file. Always generate the oat file as if it
682 + " not attempted because dex2oat is disabled.";
694 // dex2oat ignores missing dex files and doesn't report an error.
696 // TODO: Why does dex2oat behave that way?
758 if (!Dex2Oat(args, error_msg)) {
781 bool OatFileAssistant::Dex2Oat(const std::vector<std::string>& args,
786 *error_msg = "No image location found for Dex2Oat.";