Searched refs:_ECD_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/zipfile/
H A Dzipfile_2_7_13.py58 _ECD_SIZE = 5 variable
196 endrec[_ECD_SIZE] = dirsize
816 size_cd = endrec[_ECD_SIZE] # bytes in central directory
/external/python/cpython2/Lib/
H A Dzipfile.py58 _ECD_SIZE = 5 variable
196 endrec[_ECD_SIZE] = dirsize
816 size_cd = endrec[_ECD_SIZE] # bytes in central directory

Completed in 261 milliseconds