OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EventListenerHookup
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/common/deprecated/
event_sys.h
36
class
EventListenerHookup
;
40
EventListenerHookup
* NewEventListenerHookup(EventChannel* channel,
46
EventListenerHookup
* NewEventListenerHookup(EventChannel* channel,
event_sys-inl.h
41
// 2. Add a
EventListenerHookup
* hookup_ member to Lisa.
219
// An
EventListenerHookup
hooks up a method in your class to an EventChannel.
225
class
EventListenerHookup
{
227
virtual ~
EventListenerHookup
() { }
232
class EventListenerHookupImpl : public
EventListenerHookup
,
322
EventListenerHookup
* NewEventListenerHookup(EventChannel* channel,
332
EventListenerHookup
* NewEventListenerHookup(EventChannel* channel,
event_sys_unittest.cc
109
typedef std::vector<
EventListenerHookup
*> Hookups;
251
EventListenerHookup
* hookup_;
/external/chromium/chrome/browser/sync/syncable/
syncable.h
682
class
EventListenerHookup
;
[
all
...]
/external/chromium/chrome/browser/sync/engine/
syncapi.cc
[
all
...]
Completed in 47 milliseconds