Searched defs:prependOrMoveToFirst (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DLinkedHashSet.h237 AddResult prependOrMoveToFirst(ValuePeekInType);
639 typename LinkedHashSet<T, U, V, W>::AddResult LinkedHashSet<T, U, V, W>::prependOrMoveToFirst(ValuePeekInType value) function in class:WTF::LinkedHashSet
H A DListHashSet.h173 AddResult prependOrMoveToFirst(ValuePassInType);
836 typename ListHashSet<T, inlineCapacity, U, V>::AddResult ListHashSet<T, inlineCapacity, U, V>::prependOrMoveToFirst(ValuePassInType value) function in class:WTF::ListHashSet

Completed in 87 milliseconds