Searched defs:_parse_timestamp (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/orientationplot/
H A Dorientationplot.py276 timestamp = self._parse_timestamp(line)
437 def _parse_timestamp(self, line): member in class:Plotter
/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py190 timestamp = self._parse_timestamp(line)
269 def _parse_timestamp(self, line): member in class:Plotter

Completed in 1057 milliseconds