Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dtest_service.h171 void RequestOwnershipInternal(base::Callback<void(bool)> callback);
Dtest_service.cc121 base::Bind(&TestService::RequestOwnershipInternal, in RequestOwnership()
126 void TestService::RequestOwnershipInternal( in RequestOwnershipInternal() function in dbus::TestService
Dbus.h626 void RequestOwnershipInternal(const std::string& service_name,
Dbus.cc555 base::Bind(&Bus::RequestOwnershipInternal, in RequestOwnership()
559 void Bus::RequestOwnershipInternal(const std::string& service_name, in RequestOwnershipInternal() function in dbus::Bus