Home
last modified time | relevance | path

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

/art/tools/
Dstream-trace-converter.py29 def ReadShortLE(f): function
85 version = ReadShortLE(input)
96 offsetToData = ReadShortLE(input) - 16
107 self._mRecordSize = ReadShortLE(input)
115 stringLength = ReadShortLE(input)
121 tid = ReadShortLE(input)
122 stringLength = ReadShortLE(input)
139 threadId = ReadShortLE(input)