Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py643 def _read_le_int32(file): function
657 pid = _read_le_int32 (file)
658 ppid = _read_le_int32 (file)