Home
last modified time | relevance | path

Searched refs:to_string_raw (Results 1 - 2 of 2) sorted by relevance

/base/update/packaging_tools/
H A Dpatch_package_process.py246 each_action.tgt_block_set.to_string_raw(), src_str))
308 tgt_string=tgt_block_set.to_string_raw(),
338 "%s:%s" % (src_range_sha, each_stash_before.to_string_raw()))
352 src_str_list.insert(1, un_stashed_src_ranges.to_string_raw())
356 src_str_list.insert(2, mapped_un_stashed.to_string_raw())
389 src_range_sha, each_stash_before.to_string_raw()))
404 ranges_str = self.touched_src_ranges.to_string_raw()
439 4, "erase %s\n" % (erase_first.to_string_raw(),))
443 "erase %s\n" % (erase_last.to_string_raw(),))
471 "%s %s\n" % (type_str, blocks_to_write.to_string_raw()))
[all...]
H A Dblocks_manager.py95 def to_string_raw(self): member in BlocksManager

Completed in 2 milliseconds