Searched defs:insertOrReplaceEntry (Results 1 – 4 of 4) sorted by relevance
125 public synchronized boolean insertOrReplaceEntry(K key, V value) throws ErrnoException { in insertOrReplaceEntry() method in SingleWriterBpfMap
48 boolean insertOrReplaceEntry(K key, V value) throws ErrnoException; in insertOrReplaceEntry() method
182 public boolean insertOrReplaceEntry(K key, V value) in insertOrReplaceEntry() method in BpfMap
83 public boolean insertOrReplaceEntry(K key, V value) throws ErrnoException { in insertOrReplaceEntry() method in TestBpfMap