Searched defs:head (Results 1 – 4 of 4) sorted by relevance
57 size_t head = memory_ - unaligned_memory_; in MallocArena() local70 size_t head = memory_ - unaligned_memory_; in ~MallocArena() local
51 ObjPtr<mirror::Reference> head = list_->GetPendingNext<kWithoutReadBarrier>(); in EnqueueReference() local184 const ObjPtr<mirror::Reference> head = list_; in ForwardSoftReferences() local
269 Slot* head = reinterpret_cast<Slot*>(head_); in Verify() local
484 static FrameIdToShadowFrame* FindFrameIdToShadowFrame(FrameIdToShadowFrame* head, in FindFrameIdToShadowFrame()559 FrameIdToShadowFrame* head = tlsPtr_.frame_id_to_shadow_frame; in RemoveDebuggerShadowFrameMapping() local