Home
last modified time | relevance | path

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

/tools/metalava/src/main/java/com/android/tools/metalava/
DRewriteAnnotations.kt223 val newEntry: JarEntry in <lambda>() constant
226 newEntry = if (entry.method == JarEntry.STORED) { in <lambda>()
237 newEntry.lastAccessTime = zeroTime in <lambda>()
238 newEntry.creationTime = zeroTime in <lambda>()
239 newEntry.lastModifiedTime = entry.lastModifiedTime in <lambda>()
242 zos.putNextEntry(newEntry) in <lambda>()
/tools/tradefederation/core/src/com/android/tradefed/postprocessor/
DBasePostProcessor.java197 for (Entry<String, Metric.Builder> newEntry : results.entrySet()) { in testEnded()
198 String newKey = newEntry.getKey(); in testEnded()
207 Metric newMetric = newEntry.getValue().setType(DataType.PROCESSED).build(); in testEnded()
267 for (Entry<String, Metric.Builder> newEntry : processed.entrySet()) { in addProcessedMetricsToExistingMetrics()
268 String newKey = newEntry.getKey(); in addProcessedMetricsToExistingMetrics()
277 Metric newMetric = newEntry.getValue().setType(DataType.PROCESSED).build(); in addProcessedMetricsToExistingMetrics()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFile.java1780 private void add(@Nonnull final StoredEntry newEntry) throws IOException { in add() argument
1781 uncompressedEntries.add(newEntry); in add()
1857 private void addToEntries(@Nonnull final StoredEntry newEntry) throws IOException { in addToEntries() argument
1858 Preconditions.checkArgument(newEntry.getDataDescriptorType() == in addToEntries()
1868 newEntry.getCentralDirectoryHeader().getName()); in addToEntries()
1879 positionInFile(newEntry, PositionHint.ANYWHERE); in addToEntries()
1880 entries.put(newEntry.getCentralDirectoryHeader().getName(), fileUseMapEntry); in addToEntries()
1884 notify(ext -> ext.added(newEntry, replaceStore)); in addToEntries()
2052 StoredEntry newEntry = new StoredEntry(newFileData, this, newSource); in mergeFrom() local
2053 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.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
Dmedium.compact_cfg183956 .local v6, "newEntry", com.android.ex.chips.RecipientEntry