Searched defs:pop (Results 1 – 6 of 6) sorted by relevance
39 Event *EventRefQueue::pop() { in pop() function in chre::EventRefQueue
53 ElementType FixedSizeBlockingQueue<ElementType, kSize>::pop() { in pop() function
96 void PriorityQueue<ElementType, CompareFunction>::pop() { in pop() function
120 void ArrayQueue<ElementType, kCapacity>::pop() { in pop() function
360 void Vector<TYPE>::pop() { in pop() function
226 void VectorImpl::pop() in pop() function in android::VectorImpl