Searched refs:statusFlushData (Results 1 – 1 of 1) sorted by relevance
3214 int32 statusFlushData = iNode->iNodeOutput->flushData(); in handle() local3215 if (!flushDataPostProcessing(statusFlushData)) return false; in handle()3224 …if (status < 0 || statusFlushData != PROCESS_SUCCESS || iNode->iInterfaceState == EPVMFNodeError) … in handle()