Home
last modified time | relevance | path

Searched defs:head (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/
Dreference_queue.cc47 mirror::Reference* head = list_->GetPendingNext(); in EnqueueReference() local
180 mirror::Reference* const head = list_; in ForwardSoftReferences() local
/art/runtime/gc/allocator/
Drosalloc.h269 Slot* head = reinterpret_cast<Slot*>(head_); in Verify() local
/art/runtime/
Dthread.cc325 static FrameIdToShadowFrame* FindFrameIdToShadowFrame(FrameIdToShadowFrame* head, in FindFrameIdToShadowFrame()
384 FrameIdToShadowFrame* head = tlsPtr_.frame_id_to_shadow_frame; in RemoveDebuggerShadowFrameMapping() local