Searched refs:GetServiceOwnerInternal (Results 1 – 2 of 2) sorted by relevance
630 void GetServiceOwnerInternal(const std::string& service_name,
896 base::Bind(&Bus::GetServiceOwnerInternal, this, service_name, callback)); in GetServiceOwner()899 void Bus::GetServiceOwnerInternal(const std::string& service_name, in GetServiceOwnerInternal() function in dbus::Bus