Searched defs:existingEntry (Results 1 – 4 of 4) sorted by relevance
107 void addBefore(T* newEntry, T* existingEntry) { in addBefore()136 void addAfter(T* newEntry, T* existingEntry) { in addAfter()
105 void addBefore(T* newEntry, T* existingEntry) { in addBefore()134 void addAfter(T* newEntry, T* existingEntry) { in addAfter()
278 UniquePaintParamsID* existingEntry = fPaintKeyToID.find(*keyView); in findOrCreate() local
1196 const SlotRange* existingEntry = fSlotMap.find(&v); in mapVariableToSlots() local