Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dchrome_tracing_agent.py28 self._logcat_monitor = self._device.GetLogcatMonitor()
43 with device.GetLogcatMonitor() as logmon:
Dchrome_startup_tracing_agent.py29 self._logcat_monitor = self._device.GetLogcatMonitor()
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py3476 def GetLogcatMonitor(self, *args, **kwargs): member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md362 ### DeviceUtils.GetLogcatMonitor