Searched refs:StartLpdEvent (Results 1 – 5 of 5) sorted by relevance
412 class StartLpdEvent : public StartSubsetEvent {414 StartLpdEvent(Boolean active,423 StartLpdEvent(const StartLpdEvent &); // undefined424 void operator=(const StartLpdEvent &); // undefined836 virtual void startLpd(StartLpdEvent *);1075 Boolean StartLpdEvent::active() const in active()
19 EVENT(StartLpdEvent, startLpd)
304 StartLpdEvent::StartLpdEvent(Boolean active, in StartLpdEvent() function in SP_NAMESPACE::StartLpdEvent
102 void startLpd(StartLpdEvent *);283 void ArcEngineImpl::startLpd(StartLpdEvent *event) in startLpd()
2556 StartLpdEvent(lpd->active(), in parseLinktypeDeclStart()