Searched refs:infoBuffer (Results 1 – 1 of 1) sorted by relevance
231 const uint8_t* infoBuffer = parcel.ReadBuffer(infoSize); in WriteSnapshotInfo() local233 bool ret = data.WriteBuffer(infoBuffer, infoSize); // for snapshot info buffer in WriteSnapshotInfo()