Lines Matching refs:putLongLE
1368 ZipEntry::putLongLE(&buf[0x00], kSignature);1373 ZipEntry::putLongLE(&buf[0x0c], mCentralDirSize);1374 ZipEntry::putLongLE(&buf[0x10], mCentralDirOffset);