Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dbuild_info.cpp54 auto& image_file = temp_files_.back(); in ParseTargetFile() local
/bootable/recovery/tests/unit/
Dupdater_test.cpp163 void RunBlockImageUpdate(bool is_verify, PackageEntries entries, const std::string& image_file, in RunBlockImageUpdate()