HomeSort by relevance Sort by last modified time
    Searched refs:GetServiceOwnerInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/dbus/
bus.h 617 void GetServiceOwnerInternal(const std::string& service_name,
bus.cc 871 base::Bind(&Bus::GetServiceOwnerInternal, this, service_name, callback));
874 void Bus::GetServiceOwnerInternal(const std::string& service_name,
    [all...]

Completed in 183 milliseconds