Home
last modified time | relevance | path

Searched defs:dbus_bus (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/test-rpc-proxy/
Dproxy_main.cc68 scoped_refptr<dbus::Bus> dbus_bus = new dbus::Bus(options); in main() local
Dproxy_dbus_shill_wifi_client.cc29 scoped_refptr<dbus::Bus> dbus_bus) { in ProxyDbusShillWifiClient()