Searched defs:delete (Results 1 – 7 of 7) sorted by relevance
117 public final void delete() throws IOException { in delete() method in ClusterChainDirectory
385 public void delete() throws IOException { in delete() method in StoredEntry398 void delete(boolean notify) throws IOException { in delete() method in StoredEntry
949 void delete(@Nonnull final StoredEntry entry, boolean notify) throws IOException { in delete() method
136 public void delete() { in delete() method in SizeLimitedOutputStream
63 fun delete(key: Int) { in delete() method
149 public int delete(Uri uri, String selection, String[] selectionArgs) { in delete() method in ManagedFileContentProvider
96 void operator delete(void* ptr) { in delete() function