Home
last modified time | relevance | path

Searched refs:block_update (Results 1 - 3 of 3) sorted by relevance

/base/update/packaging_tools/test/
H A Dtest_script_generator.py86 TestScript().block_update()
/base/update/packaging_tools/
H A Dscript_generator.py76 def block_update(self, *args, **kwargs): member in Script
77 raise VendorExpandError(type(self), 'block_update')
179 def block_update(self, partition): member in VerseScript
181 Get the block_update command.
185 cmd = 'block_update("/{partition}", ' \
H A Dpatch_package_process.py423 block_update_cmd = verse_script.block_update(partition)

Completed in 3 milliseconds