Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp58073 nsTArray_Impl<E, Alloc>::RemoveElementsBy(Predicate aPredicate) in RemoveElementsBy()
84579 void RemoveElementsBy(std::function<bool(const elem_type&)> aPredicate) in RemoveElementsBy()