Home
last modified time | relevance | path

Searched refs:GetHead (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_finalizable_weak_ref_list.h31 auto *head = GetHead(); in Push()
52 if (weakRef == GetHead()) { in Unlink()
61 auto *weakRef = GetHead(); in UnlinkClearedReferences()
107 auto *weakRef = GetHead(); in TraverseAndFinalize()
118 Node *GetHead() const in GetHead() function in ark::ets::EtsFinalizableWeakRefList
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drunslots_allocator.h185 RunSlotsType *GetHead() in GetHead() function in ark::mem::RunSlotsAllocator::RunSlotsList
H A Drunslots_allocator-inl.h179 (runslots_[arrayIndex].GetHead() == runslots)) { in FreeUnsafeInternal()
366 runslots = runslots_[i].GetHead(); in VerifyAllocator()
398 auto head = freeRunslots_.GetHead(); in TrimUnsafe()
/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp870 SamplingHeapProfileNode *nodeInfo = profile->GetHead(); in HWTEST_F_L0()
H A Ddebugger_types_test.cpp1881 SamplingHeapProfileNode *head = object->GetHead();
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h1968 SamplingHeapProfileNode *GetHead() const in GetHead() function in panda::ecmascript::tooling::final::final

Completed in 13 milliseconds