Home
last modified time | relevance | path

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

/system/libufdt/utils/src/
Dmkdtboimg.py229 _DT_ENTRY_HEADER_SIZE = struct.calcsize('>8I') variable in Dtbo
307 if self.dt_entry_size != self._DT_ENTRY_HEADER_SIZE:
411 self.dt_entry_size = self._DT_ENTRY_HEADER_SIZE