Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DRewriteAnnotations.kt224 val newEntry: JarEntry in <lambda>() constant
227 newEntry = if (entry.method == JarEntry.STORED) { in <lambda>()
238 newEntry.lastAccessTime = zeroTime in <lambda>()
239 newEntry.creationTime = zeroTime in <lambda>()
240 newEntry.lastModifiedTime = entry.lastModifiedTime in <lambda>()
243 zos.putNextEntry(newEntry) in <lambda>()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java1781 private void add(@Nonnull final StoredEntry newEntry) throws IOException { in add() argument
1782 uncompressedEntries.add(newEntry); in add()
1858 private void addToEntries(@Nonnull final StoredEntry newEntry) throws IOException { in addToEntries() argument
1859 Preconditions.checkArgument(newEntry.getDataDescriptorType() == in addToEntries()
1869 newEntry.getCentralDirectoryHeader().getName()); in addToEntries()
1880 positionInFile(newEntry, PositionHint.ANYWHERE); in addToEntries()
1881 entries.put(newEntry.getCentralDirectoryHeader().getName(), fileUseMapEntry); in addToEntries()
1885 notify(ext -> ext.added(newEntry, replaceStore)); in addToEntries()
2053 StoredEntry newEntry = new StoredEntry(newFileData, this, newSource); in mergeFrom() local
2054 add(newEntry); in mergeFrom()
[all …]
/tools/dexter/testdata/expected/
Dmedium.asm153757 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.rewrite153790 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.wrap_invoke153790 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.compact_cfg183956 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.scratch_regs178119 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.exit_hook160932 .local v6, "newEntry", com.android.ex.chips.RecipientEntry
Dmedium.entry_hook157579 .local v6, "newEntry", com.android.ex.chips.RecipientEntry