Home
last modified time | relevance | path

Searched refs:currentPos (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc337 auto currentPos = stream.tellg(); in ComputeContentMD5() local
339 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() local
474 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