Searched defs:delete (Results 1 – 5 of 5) 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
63 fun delete(key: Int) { in delete() method
95 void operator delete(void* ptr) { in delete() function