Searched defs:updateEntry (Results 1 – 6 of 6) sorted by relevance
34 void updateEntry(K key, V value) throws ErrnoException; in updateEntry() method
111 public void updateEntry(K key, V value) throws ErrnoException { in updateEntry() method in BpfMap
60 public void updateEntry(K key, V value) throws ErrnoException { in updateEntry() method in TestBpfMap
283 public void updateEntry(boolean updatePostTime) { in updateEntry() method in AlertingNotificationManager.AlertEntry
449 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 EnergyConsumerStats