Searched refs:size_without_header (Results 1 – 1 of 1) sorted by relevance
1277 size_t size_without_header = header.size - sizeof(header); in ReadPipedData() local1300 if (!data->ReadDataValue(size_without_header, "rest of piped event", in ReadPipedData()1319 return ReadAttrEventBlock(data, size_without_header); in ReadPipedData()1346 data->SeekSet(data->Tell() + size_without_header); in ReadPipedData()