Home
last modified time | relevance | path

Searched refs:GetServiceOwnerInternal (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/dbus/
Dbus.h620 void GetServiceOwnerInternal(const std::string& service_name,
Dbus.cc863 base::Bind(&Bus::GetServiceOwnerInternal, this, service_name, callback)); in GetServiceOwner()
866 void Bus::GetServiceOwnerInternal(const std::string& service_name, in GetServiceOwnerInternal() function in dbus::Bus