Searched defs:added (Results 1 – 6 of 6) sorted by relevance
2 "added": [], array
129 public IOExceptionRunnable added(@Nonnull StoredEntry entry, @Nullable StoredEntry replaced) { in added() method in ZFileExtension
43 added: Dict[str, str] = dataclasses.field(default_factory=dict) variable in ChangeMap
44 public List<ApkZLibPair<StoredEntry, StoredEntry>> added; field in ZFileNotificationTest.KeepListener78 public IOExceptionRunnable added(@Nonnull StoredEntry entry, in added() method in ZFileNotificationTest.KeepListener
99 int added = 0; in diffContents() local