Home
last modified time | relevance | path

Searched refs:ConstEachFunction (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DObjectList.h118 typedef const T* (*ConstEachFunction)(const T*, void*); typedef
170 const T* EachElement(ConstEachFunction, void*) const;
646 BObjectList<T>::EachElement(ConstEachFunction func, void* params) const in EachElement()
/haiku/docs/user/support/
H A DObjectList.dox375 ConstEachFunction func, void* params) const