Home
last modified time | relevance | path

Searched refs:ExternalEventSource (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/launch/
H A DLaunchDaemon.cpp100 class ExternalEventSource { class
102 ExternalEventSource(BMessenger& source,
105 ~ExternalEventSource();
135 typedef std::map<BString, ExternalEventSource*> EventMap;
218 ExternalEventSource*
222 ExternalEventSource* event,
281 ExternalEventSource::ExternalEventSource(BMessenger& source, in ExternalEventSource() function in ExternalEventSource
294 ExternalEventSource::~ExternalEventSource() in ~ExternalEventSource()
300 ExternalEventSource::Name() const in Name()
307 ExternalEventSource::OwnerName() const in OwnerName()
[all …]