Home
last modified time | relevance | path

Searched defs:EraseAfter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h250 Iterator EraseAfter(ConstIterator position) in EraseAfter() function
261 Iterator EraseAfter(ConstIterator position, ConstIterator last) in EraseAfter() function
/arkcompiler/runtime_core/runtime/
Dmonitor.cpp68 void ThreadList<T>::EraseAfter(T *prev, T *current) in EraseAfter() function in panda::ThreadList