Home
last modified time | relevance | path

Searched refs:pop_front (Results 1 – 7 of 7) sorted by relevance

/art/runtime/base/
Dbounded_fifo.h58 void pop_front() { in pop_front() function
/art/compiler/utils/
Dscoped_hashtable.h60 scopes.pop_front(); in CloseScope()
/art/runtime/
Dthread_pool.cc172 tasks_.pop_front(); in TryGetTaskLocked()
Dinstrumentation.cc419 stack->pop_front(); in InstrumentationRestoreStack()
1062 stack->pop_front(); in PopInstrumentationStackFrame()
1119 stack->pop_front(); in PopMethodForUnwind()
Dclass_linker.cc5005 grouped_and_sorted_fields.pop_front(); in LinkFields()
5039 grouped_and_sorted_fields.pop_front(); in LinkFields()
/art/runtime/gc/collector/
Dmark_compact.cc517 lock_words_to_restore_.pop_front(); in MoveObject()
Dmark_sweep.cc674 prefetch_fifo.pop_front(); in Run()
1219 prefetch_fifo.pop_front(); in ProcessMarkStack()