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

/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHandle.cpp43 WrapperPersistentRegion* WrapperPersistentRegion::removeHead(WrapperPersistentRegion** headPtr) function in class:blink::WrapperPersistentRegion
/external/chromium_org/third_party/WebKit/Source/wtf/
H A DDoublyLinkedList.h78 T* removeHead();
181 template<typename T> inline T* DoublyLinkedList<T>::removeHead() function in class:WTF::DoublyLinkedList

Completed in 1217 milliseconds