Home
last modified time | relevance | path

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

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