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

  /external/libchrome/dbus/
bus.h 620 void GetServiceOwnerInternal(const std::string& service_name,
bus.cc 905 base::Bind(&Bus::GetServiceOwnerInternal, this, service_name, callback));
908 void Bus::GetServiceOwnerInternal(const std::string& service_name,
    [all...]

Completed in 146 milliseconds