Searched refs:cmdPenCmd (Results 1 – 1 of 1) sorted by relevance
837 PVEngineCommand cmdPenCmd(iPendingCmds[idx++]); in PushCmdInFront() local838 if (cmdPenCmd.GetCmdType() == PVAE_CMD_RESET) //dont erase RESET in PushCmdInFront()875 PVEngineCommand cmdPenCmd(iPendingCmds[0]); in CompleteEngineCommand() local876 if (cmdPenCmd.GetCmdType() != PVAE_CMD_RESET) //dont erase RESET in CompleteEngineCommand()878 … PVCmdResponse response(cmdPenCmd.GetCmdId(), cmdPenCmd.GetContext(), aStatus, NULL, 0); in CompleteEngineCommand()