Searched refs:g_commandLoop (Results 1 – 1 of 1) sorted by relevance
69 static PacketParsedCommandList g_commandLoop[COMMAND_LOOP_SIZE]; variable240 g_commandLoop[index] = g_commandParseBuffer; in PatchTransactionTime()854 uint16_t cmdCount = g_commandLoop[index].cmdCount; in GetCommandParcelList()858 Utils::Move(retStr.data(), copyBytes, &g_commandLoop[index], copyBytes); in GetCommandParcelList()859 g_commandLoop[index].cmdCount = 0; in GetCommandParcelList()