Searched refs:currentPos (Results 1 – 1 of 1) sorted by relevance
337 auto currentPos = stream.tellg(); in ComputeContentMD5() local339 currentPos = 0; in ComputeContentMD5()362 stream.seekg(currentPos, stream.beg); in ComputeContentMD5()382 auto currentPos = stream.tellg(); in ComputeContentMD5()384 currentPos = 0; in ComputeContentMD5()472 auto currentPos = stream.tellg(); in ComputeContentETag() local474 currentPos = 0; in ComputeContentETag()510 auto currentPos = stream.tellg(); in ComputeContentETag()512 currentPos = 0; in ComputeContentETag()1031 auto currentPos = stream.tellg(); in GetIOStreamLength() local[all …]
Completed in 5 milliseconds