Searched refs:get_bytes (Results 1 – 2 of 2) sorted by relevance
62 function get_bytes { function69 HEADER_SIZE=$(get_bytes $VBMETAIMG "Header Block:")70 AUTHEN_SIZE=$(get_bytes $VBMETAIMG "Authentication Block:")71 AUX_SIZE=$(get_bytes $VBMETAIMG "Auxiliary Block:")72 SYSMETA_SIZE=$(get_bytes $SYSIMG "VBMeta size:")
202 def get_bytes(self): member in UUID208 bytes = property(get_bytes)