Home
last modified time | relevance | path

Searched refs:GetServiceOwner (Results 1 – 3 of 3) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_service_watcher.cc23 bus_->GetServiceOwner(connection_name_, monitoring_callback_);
/external/libchrome/dbus/
Dbus.h556 virtual void GetServiceOwner(const std::string& service_name,
Dbus.cc857 void Bus::GetServiceOwner(const std::string& service_name, in GetServiceOwner() function in dbus::Bus