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