Home
last modified time | relevance | path

Searched refs:nsparsed_output_offset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/hvb/tools/
H A Dhvbtool.py253 def __init__(self, chunk_type, chunk_offset, nsparsed_output_offset, argument
268 self.nsparsed_chunk_offset = nsparsed_output_offset
342 nsparsed_output_offset, nsparsed_chunk_nums = self.chunk_analyze()
354 self.img_size = nsparsed_output_offset
357 nsparsed_output_offset = 0
377nsparsed_output_offset, chunk_sz * self.block_size,
386nsparsed_output_offset, chunk_sz * self.block_size,
393nsparsed_output_offset, chunk_sz * self.block_size,
404 nsparsed_output_offset += chunk_sz * self.block_size
406 return nsparsed_output_offset, nsparsed_chunk_nums