Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp3214 int32 statusFlushData = iNode->iNodeOutput->flushData(); in handle() local
3215 if (!flushDataPostProcessing(statusFlushData)) return false; in handle()
3224 …if (status < 0 || statusFlushData != PROCESS_SUCCESS || iNode->iInterfaceState == EPVMFNodeError) … in handle()