Searched refs:_unary_predicate_glue (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/os/support/
H A DObjectList.h62 static int _unary_predicate_glue(const void *item, void *context);
70 UnaryPredicate<T>::_unary_predicate_glue(const void *item, void *context) function in class:UnaryPredicate
914 (UnaryPredicateGlue)&UnaryPredicate<T>::_unary_predicate_glue);

Completed in 33 milliseconds