Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dlist.h273 bool RemoveIf(Predicate pred) in RemoveIf() function
/arkcompiler/runtime_core/runtime/
Dmonitor.cpp37 bool ThreadList<T>::RemoveIf(Predicate pred) in RemoveIf() function in panda::ThreadList