Searched refs:pop_front (Results 1 – 17 of 17) sorted by relevance
40 std::unique_ptr<C2Work> SimpleC2Component::WorkQueue::pop_front() { in pop_front() function in android::SimpleC2Component::WorkQueue42 mQueue.pop_front(); in pop_front()247 items->pop_front(); in queue_nb()277 std::unique_ptr<C2Work> work = queue->pop_front(); in flush_sm()465 work = queue->pop_front(); in processQueue()
49 queue.pop_front(); in get()65 queue.pop_front(); in tryGet()
52 items_.pop_front(); in Pop()
108 queue_.pop_front(); in ThreadLoop()
138 mBatchedLocations.pop_front(); in batchLocationLocked()
83 impl->command_queue_.pop_front(); in Receive()
220 std::unique_ptr<C2Work> pop_front();
117 write_queue_.pop_front(); in WriteLoop()
165 mRecords.pop_front(); in record()
161 mRecords.pop_front(); in record()
229 encode_queue_.pop_front(); in EncoderLoop()
468 write_queue_.pop_front(); in OnWriteable()
204 mRequestQueue.pop_front(); in RequestWorker()
212 mAppTxQueue.pop_front(); in runAppTx()
248 queue.pop_front(); in ComputeTransitiveClosure()
490 queue->entries.pop_front(); in threadLoop()
1359 mFlushesPending[primary].pop_front(); in processBuf()