Searched defs:replaceEntry (Results 1 – 6 of 6) sorted by relevance
118 public synchronized void replaceEntry(K key, V value) in replaceEntry() method in SingleWriterBpfMap
41 void replaceEntry(K key, V value) throws ErrnoException, NoSuchElementException; in replaceEntry() method
163 public void replaceEntry(K key, V value) in replaceEntry() method in BpfMap
77 public void replaceEntry(K key, V value) throws ErrnoException, NoSuchElementException { in replaceEntry() method in TestBpfMap
222 public static boolean replaceEntry(SQLiteDatabase db, ClientIdEntry entry) { in replaceEntry() method in RemoteAccessStorage.ClientIdTable
722 public static boolean replaceEntry(SQLiteDatabase db, UserPackageSettingsEntry entry) { in replaceEntry() method in WatchdogStorage.UserPackageSettingsTable