Home
last modified time | relevance | path

Searched defs:EventCallback (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/base/synchronization/
Dwaitable_event_watcher.h68 typedef Callback<void(WaitableEvent*)> EventCallback; typedef
/external/chromium_org/components/translate/core/browser/
Dtranslate_language_list.h61 typedef base::Callback<void(const TranslateEventDetails&)> EventCallback; typedef
/external/chromium_org/v8/include/
Dv8-debug.h142 typedef void (*EventCallback)(const EventDetails& event_details); typedef
/external/chromium_org/chrome/browser/extensions/api/synced_notifications_private/
Dsynced_notifications_shim_unittest.cc123 void SyncedNotificationsShimTest::EventCallback(scoped_ptr<Event> event) { in EventCallback() function in __anon29fb0d940111::SyncedNotificationsShimTest
/external/mdnsresponder/mDNSShared/
Ddnsextd.h106 typedef void (*EventCallback)( void * context ); typedef