Home
last modified time | relevance | path

Searched refs:first_block_check (Results 1 - 4 of 4) sorted by relevance

/base/update/packaging_tools/test/
H A Dtest_script_generator.py77 TestScript().first_block_check()
/base/update/packaging_tools/
H A Dscript_generator.py64 def first_block_check(self, *args, **kwargs): member in Script
65 raise VendorExpandError(type(self), 'first_block_check')
134 def first_block_check(self, partition): member in VerseScript
136 Get the first_block_check command.
140 cmd = 'first_block_check("/{partition}")'.format(
H A Dpatch_package_process.py410 first_block_check_cmd = verse_script.first_block_check(partition)
H A Dbuild_update.py530 first_block_check_cmd = verse_script.first_block_check(partition)

Completed in 3 milliseconds