Home
last modified time | relevance | path

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

/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py1591 def _ParseLongLsOutput(self, device_path, as_root=False, **kwargs): member in DeviceUtils
1635 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)
1678 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1713 def _ParseLongLsOutput(self, device_path, as_root=False, **kwargs): member in DeviceUtils
1757 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)
1800 entries = self._ParseLongLsOutput(device_path, as_root=as_root, **kwargs)