Home | History | Annotate | Download | only in runtime

Lines Matching full:oat_dir

575                                    std::string* oat_dir,
596 if (oat_dir != nullptr) {
597 *oat_dir = dir;
657 std::string oat_dir;
660 dex_location, isa, &actual_odex_location, &oat_dir, &isa_dir, error_msg)) {
665 if (!PrepareDirectory(oat_dir, error_msg)) {