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

/u-boot/test/py/tests/
H A Dvboot_forge.py110 class StringsBlock: class in inherits:
182 Converts the bytes into a StringsBlock instance so it is convenient to work with
185 return StringsBlock(strings)
289 Composes the StringsBlock instance back into a bytearray instance

Completed in 32 milliseconds