Searched refs:WaitForServiceAsync (Results 1 – 6 of 6) sorted by relevance
33 virtual void WaitForServiceAsync(dbus::Bus* bus,
23 void FirewalldFirewall::WaitForServiceAsync(dbus::Bus* bus, in WaitForServiceAsync() function in webservd::FirewalldFirewall
35 void WaitForServiceAsync(dbus::Bus* bus, const base::Closure& callback)
35 void WaitForServiceAsync(dbus::Bus* bus,
38 void PermissionBrokerFirewall::WaitForServiceAsync( in WaitForServiceAsync() function in webservd::PermissionBrokerFirewall
104 firewall_->WaitForServiceAsync(dbus_object_->GetBus().get(), in RegisterAsync()