Searched refs:dataSize64 (Results 1 – 2 of 2) sorted by relevance
555 UInt64 dataSize64 = data.GetCapacity(); in EncodeStream() local558 stream, NULL, &dataSize64, folderItem, SeqStream, packSizes, NULL)) in EncodeStream()
332 UInt64 dataSize64 = ConvertStringToUInt64(mappingSize, NULL); in ParseMapWithPaths() local333 UInt32 dataSize = (UInt32)dataSize64; in ParseMapWithPaths()