Searched refs:OutgoingMsgSentSuccessHandler (Results 1 – 3 of 3) sorted by relevance
925 class OutgoingMsgSentSuccessHandler : public PVProtocolEngineNodeInternalEventHandler931 OutgoingMsgSentSuccessHandler(PVMFProtocolEngineNode *aNode) : in OutgoingMsgSentSuccessHandler() function
429 friend class OutgoingMsgSentSuccessHandler; variable
2196 iEventHandlers[8] = OSCL_NEW(OutgoingMsgSentSuccessHandler, (this)); in CreateEventHandlers()3427 bool OutgoingMsgSentSuccessHandler::handle(PVProtocolEngineNodeInternalEvent &aEvent) in handle()