Home | History | Annotate | Download | only in runtime

Lines Matching refs:oat_dir

549                                    std::string* oat_dir,
570 if (oat_dir != nullptr) {
571 *oat_dir = dir;
631 std::string oat_dir;
634 dex_location, isa, &actual_odex_location, &oat_dir, &isa_dir, error_msg)) {
639 if (!PrepareDirectory(oat_dir, error_msg)) {