HomeSort by relevance Sort by last modified time
    Searched refs:OnOwnership (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.cc 62 base::Bind(&CrosDBusServiceImpl::OnOwnership,
89 void OnOwnership(const std::string& service_name,
  /external/chromium_org/dbus/
signal_sender_verification_unittest.cc 109 void OnOwnership(bool expected, bool success) {
237 base::Bind(&SignalSenderVerificationTest::OnOwnership,
239 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
296 base::Bind(&SignalSenderVerificationTest::OnOwnership,
298 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
362 base::Bind(&SignalSenderVerificationTest::OnOwnership,
364 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
test_service.h 95 void OnOwnership(base::Callback<void(bool)> callback,
test_service.cc 109 base::Bind(&TestService::OnOwnership,
130 base::Bind(&TestService::OnOwnership,
135 void TestService::OnOwnership(base::Callback<void(bool)> callback,
168 base::Bind(&TestService::OnOwnership,

Completed in 177 milliseconds