Searched defs:EventCallback (Results 1 – 5 of 5) sorted by relevance
68 typedef Callback<void(WaitableEvent*)> EventCallback; typedef
61 typedef base::Callback<void(const TranslateEventDetails&)> EventCallback; typedef
142 typedef void (*EventCallback)(const EventDetails& event_details); typedef
123 void SyncedNotificationsShimTest::EventCallback(scoped_ptr<Event> event) { in EventCallback() function in __anon29fb0d940111::SyncedNotificationsShimTest
106 typedef void (*EventCallback)( void * context ); typedef