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

  /external/dbus/test/name-test/
test-activation-forking.py 47 i.Exit(reply_handler=ignore, error_handler=ignore)
51 i.Exit(reply_handler=ignore, error_handler=ignore)
test-wait-for-echo.py 38 i.EmitFoo(reply_handler=nullhandler, error_handler=nullhandler)
  /external/autotest/client/site_tests/network_3GDisableWhileConnecting/
network_3GDisableWhileConnecting.py 131 reply_handler=self.ignore_handler,
135 reply_handler=self.ignore_handler,
151 reply_handler=self.ignore_handler,
233 reply_handler=self._connect_success_handler,
242 reply_handler=self._get_status_success_handler,
251 reply_handler=self._disable_success_handler,
  /external/autotest/client/cros/bluetooth/
bluetooth_device_xmlrpc_server.py 659 device.Pair(reply_handler=pair_reply, error_handler=pair_error,
  /external/avahi/avahi-python/avahi-discover/
avahi-discover.py 79 self.server.ResolveService( int(interface), int(protocol), name, stype, domain, avahi.PROTO_UNSPEC, dbus.UInt32(0), reply_handler=self.service_resolved, error_handler=self.print_error)

Completed in 419 milliseconds