Searched defs:old_part_file (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/scripts/update_payload/ |
D | applier.py | 314 def _ApplySourceCopyOperation(self, op, op_name, old_part_file, argument 358 def _ApplyDiffOperation(self, op, op_name, patch_data, old_part_file, argument 484 def _ApplyOperations(self, operations, base_name, old_part_file, argument
|
/system/update_engine/payload_generator/ |
D | payload_properties_unittest.cc | 71 ScopedTempFile old_part_file("old_part.XXXXXX"); in SetUp() local
|