Searched refs:OnNameOwnerChanged (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dglobal_menu_bar_registrar_x11.h42 CHROMEG_CALLBACK_1(GlobalMenuBarRegistrarX11, void, OnNameOwnerChanged,
H A Dglobal_menu_bar_registrar_x11.cc131 OnNameOwnerChanged(NULL, NULL);
134 void GlobalMenuBarRegistrarX11::OnNameOwnerChanged(GObject* /* ignored */, function in class:GlobalMenuBarRegistrarX11
/external/chromium_org/dbus/
H A Dsignal_sender_verification_unittest.cc55 base::Bind(&SignalSenderVerificationTest::OnNameOwnerChanged,
127 void OnNameOwnerChanged(bool* called_flag, function in class:dbus::SignalSenderVerificationTest
177 // The known latest name owner of TestService. Updated in OnNameOwnerChanged.
232 // OnNameOwnerChanged will PostTask to quit the message loop.
244 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
271 // OnNameOwnerChanged will PostTask to quit the message loop.
289 // OnNameOwnerChanged will PostTask to quit the message loop.
308 // Both of OnNameOwnerChanged() and OnOwnership() should quit the MessageLoop,
339 base::Bind(&SignalSenderVerificationTest::OnNameOwnerChanged,
367 // OnNameOwnerChanged wil
[all...]

Completed in 562 milliseconds