Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h871 bool dataFlowContinue(const int32 aStatus);
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp3233 return dataFlowContinue(status); in handle()
3236 bool NormalDataFlowHandler::dataFlowContinue(const int32 aStatus) in dataFlowContinue() function in NormalDataFlowHandler