Searched refs:GetNextContextInSequence (Results 1 – 2 of 2) sorted by relevance
1054 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 PVCommsIONode1695 if (GetNextContextInSequence(newCmd)) in ReRunCommandForNextMIO()
315 bool GetNextContextInSequence(PVCommsIONodeCmd&);