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 633 void GetServiceOwnerInternal(const std::string& service_name,
bus.cc 913 base::Bind(&Bus::GetServiceOwnerInternal, this, service_name, callback));
916 void Bus::GetServiceOwnerInternal(const std::string& service_name,
    [all...]

Completed in 73 milliseconds