Searched refs:OnOwnership (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dcros_dbus_service.cc63 base::Bind(&CrosDBusServiceImpl::OnOwnership,
90 void OnOwnership(const std::string& service_name, function in class:chromeos::CrosDBusServiceImpl
/external/chromium_org/dbus/
H A Dsignal_sender_verification_unittest.cc113 void OnOwnership(bool expected, bool success) { function in class:dbus::SignalSenderVerificationTest
242 base::Bind(&SignalSenderVerificationTest::OnOwnership,
244 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
306 base::Bind(&SignalSenderVerificationTest::OnOwnership,
308 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
377 base::Bind(&SignalSenderVerificationTest::OnOwnership,
379 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
H A Dtest_service.cc109 base::Bind(&TestService::OnOwnership,
130 base::Bind(&TestService::OnOwnership,
135 void TestService::OnOwnership(base::Callback<void(bool)> callback, function in class:dbus::TestService
184 base::Bind(&TestService::OnOwnership,
H A Dtest_service.h99 void OnOwnership(base::Callback<void(bool)> callback,

Completed in 1336 milliseconds