Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dapplypatch.cpp257 FileContents target_file; in PatchPartitionCheck() local
273 FileContents target_file; in PatchPartition() local
294 FileContents target_file; in FlashPartition() local
427 FileContents target_file; in CheckPartition() local
/bootable/recovery/updater/
Dbuild_info.cpp31 TargetFile target_file(std::string(target_file_path), extracted_input); in ParseTargetFile() local
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp154 TargetFile target_file(zip_file.path, false); in TEST_F() local
174 TargetFile target_file(zip_file.path, false); in TEST_F() local
/bootable/recovery/tests/unit/
Dapplypatch_test.cpp80 std::string target_file; member in ApplyPatchTest
Dupdater_test.cpp262 std::string target_file = from_testdata_base("recovery.img"); in TEST_F() local