Searched refs:_main_loop (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/site_tests/network_ProxyResolver/
H A Dnetwork_ProxyResolver.py110 _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)
/external/autotest/client/common_lib/cros/
H A Dsession_manager.py39 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()

Completed in 97 milliseconds