Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.cpp431 …PVProtocolEngineNodeInternalEvent &aEvent, PVProtocolEngineNodeInternalEventHandler *aEventHandler) in handleProtocolStateComplete() argument
447 return aEventHandler->completePendingCommand(aEvent); in handleProtocolStateComplete()
450 return aEventHandler->completePendingCommand(aEvent); in handleProtocolStateComplete()
Dpvmf_protocol_engine_node_common.h407 …VProtocolEngineNodeInternalEvent &aEvent, PVProtocolEngineNodeInternalEventHandler *aEventHandler);
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.h67 …VProtocolEngineNodeInternalEvent &aEvent, PVProtocolEngineNodeInternalEventHandler *aEventHandler);
Dpvmf_protocol_engine_node_download_common.cpp278 …PVProtocolEngineNodeInternalEvent &aEvent, PVProtocolEngineNodeInternalEventHandler *aEventHandler) in handleProtocolStateComplete() argument
281 return ProtocolContainer::handleProtocolStateComplete(aEvent, aEventHandler); in handleProtocolStateComplete()