Home
last modified time | relevance | path

Searched refs:service_vanished_callback (Results 1 – 25 of 28) sorted by relevance

12

/system/connectivity/shill/dbus/
Dchromeos_dbus_control.cc208 const base::Closure& service_vanished_callback) { in CreatePowerManagerProxy() argument
216 service_vanished_callback); in CreatePowerManagerProxy()
224 const base::Closure& service_vanished_callback) { in CreateSupplicantProcessProxy() argument
228 service_vanished_callback); in CreateSupplicantProcessProxy()
292 const base::Closure& service_vanished_callback) { in CreateDBusObjectManagerProxy() argument
298 service_vanished_callback); in CreateDBusObjectManagerProxy()
307 const base::Closure& service_vanished_callback) { in CreateModemManagerProxy() argument
314 service_vanished_callback); in CreateModemManagerProxy()
395 const base::Closure& service_vanished_callback) { in CreateWiMaxManagerProxy() argument
399 service_vanished_callback); in CreateWiMaxManagerProxy()
Dchromeos_dbus_control.h58 const base::Closure& service_vanished_callback) override;
63 const base::Closure& service_vanished_callback) override;
98 const base::Closure& service_vanished_callback) override;
105 const base::Closure& service_vanished_callback) override;
157 const base::Closure& service_vanished_callback) override;
Dchromeos_modem_manager_proxy.cc40 const base::Closure& service_vanished_callback) in ChromeosModemManagerProxy() argument
47 service_vanished_callback_(service_vanished_callback), in ChromeosModemManagerProxy()
Dchromeos_wimax_manager_proxy.cc59 const base::Closure& service_vanished_callback) in ChromeosWiMaxManagerProxy() argument
67 service_vanished_callback_(service_vanished_callback), in ChromeosWiMaxManagerProxy()
Dchromeos_dbus_objectmanager_proxy.cc40 const base::Closure& service_vanished_callback) in ChromeosDBusObjectManagerProxy() argument
46 service_vanished_callback_(service_vanished_callback), in ChromeosDBusObjectManagerProxy()
Dchromeos_modem_manager_proxy.h44 const base::Closure& service_vanished_callback);
Dchromeos_wimax_manager_proxy.h38 const base::Closure& service_vanished_callback);
Dchromeos_supplicant_process_proxy.cc63 const base::Closure& service_vanished_callback) in ChromeosSupplicantProcessProxy() argument
71 service_vanished_callback_(service_vanished_callback), in ChromeosSupplicantProcessProxy()
Dchromeos_dbus_objectmanager_proxy.h39 const base::Closure& service_vanished_callback);
Dchromeos_power_manager_proxy.h47 const base::Closure& service_vanished_callback);
/system/connectivity/apmanager/dbus/
Ddbus_control.cc118 const base::Closure& service_vanished_callback) { in CreateFirewallProxy() argument
122 bus_, service_appeared_callback, service_vanished_callback)); in CreateFirewallProxy()
126 bus_, service_appeared_callback, service_vanished_callback)); in CreateFirewallProxy()
132 const base::Closure& service_vanished_callback) { in CreateShillProxy() argument
135 bus_, service_appeared_callback, service_vanished_callback)); in CreateShillProxy()
Ddbus_control.h48 const base::Closure& service_vanished_callback) override;
51 const base::Closure& service_vanished_callback) override;
Dfirewalld_dbus_proxy.cc31 const base::Closure& service_vanished_callback) in FirewalldDBusProxy() argument
35 service_vanished_callback_(service_vanished_callback), in FirewalldDBusProxy()
Dpermission_broker_dbus_proxy.cc31 const base::Closure& service_vanished_callback) in PermissionBrokerDBusProxy() argument
35 service_vanished_callback_(service_vanished_callback), in PermissionBrokerDBusProxy()
Dshill_dbus_proxy.cc37 const base::Closure& service_vanished_callback) in ShillDBusProxy() argument
41 service_vanished_callback_(service_vanished_callback), in ShillDBusProxy()
Dfirewalld_dbus_proxy.h36 const base::Closure& service_vanished_callback);
Dpermission_broker_dbus_proxy.h36 const base::Closure& service_vanished_callback);
Dshill_dbus_proxy.h35 const base::Closure& service_vanished_callback);
/system/connectivity/shill/
Dmock_control.h63 const base::Closure& service_vanished_callback));
68 const base::Closure& service_vanished_callback));
101 const base::Closure& service_vanished_callback));
108 const base::Closure& service_vanished_callback));
151 const base::Closure& service_vanished_callback));
Dcontrol_interface.h115 const base::Closure& service_vanished_callback) = 0;
120 const base::Closure& service_vanished_callback) = 0;
155 const base::Closure& service_vanished_callback) = 0;
162 const base::Closure& service_vanished_callback) = 0;
214 const base::Closure& service_vanished_callback) = 0;
Dnice_mock_control.h63 const base::Closure& service_vanished_callback));
68 const base::Closure& service_vanished_callback));
151 const base::Closure& service_vanished_callback));
/system/connectivity/apmanager/
Dcontrol_interface.h59 const base::Closure& service_vanished_callback) = 0;
62 const base::Closure& service_vanished_callback) = 0;
Dmock_control.h58 const base::Closure& service_vanished_callback) override;
61 const base::Closure& service_vanished_callback) override;
/system/connectivity/shill/binder/
Dbinder_control.cc137 const base::Closure& service_vanished_callback) { in CreatePowerManagerProxy() argument
144 const base::Closure& service_vanished_callback) { in CreateSupplicantProcessProxy() argument
147 service_vanished_callback); in CreateSupplicantProcessProxy()
Dbinder_control.h55 const base::Closure& service_vanished_callback) override;
60 const base::Closure& service_vanished_callback) override;

12