Searched defs:PopAfter (Results 1 – 2 of 2) sorted by relevance
108 …OwnedPtr<Type> PopAfter(Type *aPrevEntry) { return OwnedPtr<Type>(LinkedList<Type>::PopAfter(aPrev… in PopAfter() function in ot::OwningList
234 Type *PopAfter(Type *aPrevEntry) in PopAfter() function in ot::LinkedList