Home
last modified time | relevance | path

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

/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node.cpp1054 if (!(haveNewContext = GetNextContextInSequence(aCmd)) && aCmd.iControlContext == NULL) in DoInit()
1083 GetNextContextInSequence(aCmd); in DoPrepare()
1099 GetNextContextInSequence(aCmd); in DoStart()
1108 if (!GetNextContextInSequence(tempCmd)) in DoStart()
1127 GetNextContextInSequence(aCmd); in DoStop()
1150 GetNextContextInSequence(aCmd); in DoFlush()
1199 GetNextContextInSequence(aCmd); in DoPause()
1655 bool PVCommsIONode::GetNextContextInSequence(PVCommsIONodeCmd &aCmd) in GetNextContextInSequence() function in PVCommsIONode
1695 if (GetNextContextInSequence(newCmd)) in ReRunCommandForNextMIO()
Dpv_comms_io_node.h315 bool GetNextContextInSequence(PVCommsIONodeCmd&);