Searched defs:updateEntry (Results 1 – 6 of 6) sorted by relevance
34 void updateEntry(K key, V value) throws ErrnoException; in updateEntry() method
128 public void updateEntry(K key, V value) throws ErrnoException { in updateEntry() method in BpfMap
61 public void updateEntry(K key, V value) throws ErrnoException { in updateEntry() method in TestBpfMap
282 public void updateEntry(boolean updatePostTime) { in updateEntry() method in AlertingNotificationManager.AlertEntry
446 public void updateEntry(boolean updatePostTime) { in updateEntry() method in HeadsUpManagerPhone.HeadsUpEntryPhone
412 private void updateEntry(int index, long chargeDeltaUC, long timestampMs) { in updateEntry() method in MeasuredEnergyStats