Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1996 def _ParseLongLsOutput(self, device_path, as_root=False, **kwargs): member in DeviceUtils
2047 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)
2090 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)