Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h891 void cleanupForStop(PVProtocolEngineNodeInternalEvent &aEvent);
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp3383 cleanupForStop(aEvent); in handle()
3392 void EndOfDataProcessingHandler::cleanupForStop(PVProtocolEngineNodeInternalEvent &aEvent) in cleanupForStop() function in EndOfDataProcessingHandler