Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h615 void RequestOwnershipInternal(const std::string& service_name,
Dbus.cc515 base::Bind(&Bus::RequestOwnershipInternal, in RequestOwnership()
519 void Bus::RequestOwnershipInternal(const std::string& service_name, in RequestOwnershipInternal() function in dbus::Bus