Searched refs:countAfterAdd (Results 1 – 1 of 1) sorted by relevance
123 uint32_t countAfterAdd = count + 1; in InsertUid() local124 …if (memcpy_s(data + sizeof(uint32_t), sizeof(countAfterAdd), &countAfterAdd, sizeof(countAfterAdd)… in InsertUid()