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

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_zip.cpp145 uint32_t length_of_central_dir = ReadUInt32( local
156 uint32_t end_of_central_dir = start_of_central_dir + length_of_central_dir;

Completed in 70 milliseconds