Home | History | Annotate | Download | only in patchoat

Lines Matching refs:OpenFileForReading

281   std::unique_ptr<File> rel_file(OS::OpenFileForReading(rel_filename.c_str()));
298 std::unique_ptr<File> image_file(OS::OpenFileForReading(relocated_filename.c_str()));
423 std::unique_ptr<File> input_oat_file(OS::OpenFileForReading(input_oat_filename.c_str()));
502 std::unique_ptr<File> input_image(OS::OpenFileForReading(input_image_filename.c_str()));