Home
last modified time | relevance | path

Searched defs:EventFactory (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libdevdctl/
H A Devent.h48 class EventFactory; variable
70 friend class EventFactory; variable
H A Devent_factory.cc56 EventFactory::EventFactory(Event::BuildMethod *defaultBuildMethod) in EventFactory() function in DevdCtl::EventFactory