Home
last modified time | relevance | path

Searched defs:input_oat (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc178 bool PatchOat::Patch(File* input_oat, const std::string& image_location, off_t delta, in Patch()
658 bool PatchOat::Patch(File* input_oat, off_t delta, File* output_oat, TimingLogger* timings, in Patch()
1194 std::unique_ptr<File> input_oat; in patchoat() local