Searched refs:decodePasteEntry (Results 1 – 1 of 1) sorted by relevance
201 PasteDataEntry decodePasteEntry; variable202 auto ret = decodePasteEntry.Unmarshalling(buffer);205 ASSERT_EQ(decodePasteEntry.GetUtdId(), utdId);207 auto value = decodePasteEntry.GetValue();226 PasteDataEntry decodePasteEntry; variable227 auto ret = decodePasteEntry.Unmarshalling(buffer);229 ASSERT_EQ(decodePasteEntry.GetUtdId(), utdId);247 PasteDataEntry decodePasteEntry; variable248 auto ret = decodePasteEntry.Unmarshalling(buffer);250 ASSERT_EQ(decodePasteEntry.GetUtdId(), utdId);[all …]