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

  /external/chromium_org/chrome/browser/chromeos/dbus/
cros_dbus_service.cc 63 base::Bind(&CrosDBusServiceImpl::OnOwnership,
90 void OnOwnership(const std::string& service_name,
  /external/chromium_org/dbus/
signal_sender_verification_unittest.cc 109 void OnOwnership(bool expected, bool success) {
234 base::Bind(&SignalSenderVerificationTest::OnOwnership,
236 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
293 base::Bind(&SignalSenderVerificationTest::OnOwnership,
295 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
359 base::Bind(&SignalSenderVerificationTest::OnOwnership,
361 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
test_service.cc 109 base::Bind(&TestService::OnOwnership,
130 base::Bind(&TestService::OnOwnership,
135 void TestService::OnOwnership(base::Callback<void(bool)> callback,
180 base::Bind(&TestService::OnOwnership,

Completed in 484 milliseconds