Searched refs:RequestOwnershipInternal (Results 1 – 4 of 4) sorted by relevance
171 void RequestOwnershipInternal(base::Callback<void(bool)> callback);
121 base::Bind(&TestService::RequestOwnershipInternal, in RequestOwnership()126 void TestService::RequestOwnershipInternal( in RequestOwnershipInternal() function in dbus::TestService
626 void RequestOwnershipInternal(const std::string& service_name,
555 base::Bind(&Bus::RequestOwnershipInternal, in RequestOwnership()559 void Bus::RequestOwnershipInternal(const std::string& service_name, in RequestOwnershipInternal() function in dbus::Bus