Searched refs:ze (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/libs/androidfw/ |
H A D | ZipFileRO.cpp | 124 *pMethod = ze.method; in getEntryInfo() 133 *pOffset = ze.offset; in getEntryInfo() 136 *pModWhen = ze.mod_time; in getEntryInfo() 139 *pCrc32 = ze.crc32; in getEntryInfo() 151 _ZipEntryRO* ze = new _ZipEntryRO; in startIteration() local 157 delete ze; in startIteration() 161 *cookie = ze; in startIteration() 168 int32_t error = Next(ze->cookie, &(ze->entry), &(ze->name)); in nextEntry() 177 return &(ze->entry); in nextEntry() 220 if (ze.method == kCompressStored) { in createEntryFileMap() [all …]
|
/aosp14/frameworks/base/core/java/android/util/jar/ |
H A D | StrictJarFile.java | 183 public Certificate[] getCertificates(ZipEntry ze) { in getCertificates() argument 207 public InputStream getInputStream(ZipEntry ze) { in getInputStream() argument 208 final InputStream is = getZipInputStream(ze); in getInputStream() 247 if (ze.getMethod() == ZipEntry.STORED) { in getZipInputStream() 248 return new FDStream(fd, ze.getDataOffset(), in getZipInputStream() 249 ze.getDataOffset() + ze.getSize()); in getZipInputStream() 252 fd, ze.getDataOffset(), ze.getDataOffset() + ze.getCompressedSize()); in getZipInputStream() 269 final ZipEntry ze = nextEntry; in next() local 271 return ze; in next() 283 if (ze == null) { in hasNext() [all …]
|
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/ |
H A D | ZipFilePerfTest.java | 83 ZipEntry ze = new ZipEntry(Integer.toHexString(entry)); in writeEntries() local 84 ze.setSize(entrySize); in writeEntries() 85 out.putNextEntry(ze); in writeEntries()
|
H A D | ZipFileReadPerfTest.java | 72 ZipEntry ze = new ZipEntry(Integer.toHexString(entry)); in writeEntries() local 73 ze.setSize(entrySize); in writeEntries() 74 out.putNextEntry(ze); in writeEntries()
|
/aosp14/frameworks/base/apct-tests/perftests/rubidium/assets/ |
H A D | rubidium_bidding_logic_compiled.js | 48 …f.has(e.value)){d=!0;break a}d=!1}break;case 2:b=new ye(b);d=(f=J(a,yc,5))?ze(b,f):!1;break;case 3… 51 …ze(a,b){var c=E(b,1),d=K(b,tc,3),f=K(b,yc,2);switch(c){case 2:c=d.every(function(e){return Be(a,e)… function
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/ |
H A D | sample_raf.raf | 1248 …4۷��H���$��y�?��=���W�O���9�{V�.�֫�\�̩���!O8NzQN�Tc�>v�(ӊ�U�:=7V�4}G�ze춳�*$����1^��?*c�k�…
|