Home
last modified time | relevance | path

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

/art/libartbase/base/
Dbounded_fifo.h62 void pop_front() { in pop_front() function
/art/test/ti-agent/
Dredefinition_helper.cc255 gTransformations[name_str].pop_front(); in CommonClassFileLoadHookRetransformable()
274 gTransformations[name_str].pop_front(); in Java_art_Redefinition_popTransformationFor()
/art/runtime/
Dthread_pool.cc221 tasks_.pop_front(); in TryGetTaskLocked()
Dinstrumentation.cc456 stack->pop_front(); in InstrumentationRestoreStack()
1311 stack->pop_front(); in PopInstrumentationStackFrame()
1445 stack->pop_front(); in PopMethodForUnwind()
Dthread.cc1364 checkpoint_overflow_.pop_front(); in RunCheckpointFunction()
Dclass_linker.cc352 grouped_and_sorted_fields->pop_front(); in ShuffleForward()
7600 grouped_and_sorted_fields.pop_front(); in LinkFields()
/art/compiler/linker/arm/
Drelative_patcher_arm_base.cc310 unreserved_thunks_.pop_front(); in ReserveSpaceInternal()
492 unprocessed_method_call_patches_.pop_front(); in ResolveMethodCalls()
/art/compiler/utils/
Dintrusive_forward_list_test.cc217 ref.pop_front(); in PushPop()
218 ifl.pop_front(); in PushPop()
221 ref.pop_front(); in PushPop()
222 ifl.pop_front(); in PushPop()
Dintrusive_forward_list.h191 void pop_front() { in pop_front() function
/art/libdexfile/dex/
Ddex_file_tracking_registrar.cc146 range_values_.pop_front(); in SetCurrentRanges()
/art/runtime/gc/
Dverification.cc224 work.pop_front(); in FirstPathFromRootSet()
Dallocation_record.h228 entries_.pop_front(); in Put()
/art/runtime/gc/collector/
Dmark_compact.cc515 lock_words_to_restore_.pop_front(); in MoveObject()
Dmark_sweep.cc814 prefetch_fifo.pop_front(); in Run()
1437 prefetch_fifo.pop_front(); in ProcessMarkStack()
/art/compiler/optimizing/
Dregister_allocator_graph_color.cc1500 simplify_worklist_.pop_front(); in PruneInterferenceGraph()
1515 freeze_worklist_.pop_front(); in PruneInterferenceGraph()