Home
last modified time | relevance | path

Searched defs:PopFront (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/allocator/
Dslot_list.h35 uintptr_t PopFront(size_t size) in PopFront() function
Dlocal_deque.h89 void PopFront() in PopFront() function
167 void PopFront() in PopFront() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_waiters_list.h60 Node *PopFront() in PopFront() function
/arkcompiler/ets_runtime/common_components/common/
Dmem_common.h71 void* PopFront() in PopFront() function
175 Span* PopFront() in PopFront() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h138 PGOProfiler* PopFront() in PopFront() function
Dpgo_profiler.cpp2083 PGOProfiler::WorkNode *PGOProfiler::WorkList::PopFront() in PopFront() function in panda::ecmascript::pgo::PGOProfiler::WorkList
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlist.h222 void PopFront() in PopFront() function
/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h228 void PopFront() in PopFront() function
/arkcompiler/runtime_core/static_core/runtime/
Dmonitor.cpp78 void ThreadList<T>::PopFront() in PopFront() function in ark::ThreadList