HomeSort by relevance Sort by last modified time
    Searched refs:_main_loop (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/common_lib/cros/
session_manager.py 39 self._main_loop = g_main_loop
62 Runs self._main_loop until it says it has no more events pending,
74 context = self._main_loop.get_context()
  /external/autotest/client/site_tests/network_ProxyResolver/
network_ProxyResolver.py 110 _main_loop = None variable in class:SignalListener
118 self._main_loop = g_main_loop
152 Runs self._main_loop until it says it has no more events pending,
158 context = self._main_loop.get_context()
178 bus = dbus.SystemBus(mainloop=self._main_loop)

Completed in 185 milliseconds