Searched refs:g_commandParseBuffer (Results 1 – 1 of 1) sorted by relevance
67 static thread_local PacketParsedCommandList g_commandParseBuffer; variable236 g_commandParseBuffer.packetTime = Utils::ToSeconds(time); in PatchTransactionTime()237 g_commandParseBuffer.packetSize = parcel.GetDataSize(); in PatchTransactionTime()240 g_commandLoop[index] = g_commandParseBuffer; in PatchTransactionTime()241 g_commandParseBuffer.cmdCount = 0; in PatchTransactionTime()876 uint16_t cmdCount = g_commandParseBuffer.cmdCount; in PatchCommand()879 g_commandParseBuffer.cmdCode[cmdCount] = in PatchCommand()882 g_commandParseBuffer.cmdCount++; in PatchCommand()