Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h625 void RequestOwnershipInternal(const std::string& service_name,
Dbus.cc542 base::Bind(&Bus::RequestOwnershipInternal, in RequestOwnership()
546 void Bus::RequestOwnershipInternal(const std::string& service_name, in RequestOwnershipInternal() function in dbus::Bus