Home
last modified time | relevance | path

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

/haiku/src/apps/debuganalyzer/model/
H A DThreadModel.h79 static inline int CompareWithTypeName(
181 return CompareWithTypeName(&key, b); in CompareByTypeName()
186 ThreadModel::WaitObjectGroup::CompareWithTypeName(const type_and_name* key, in CompareWithTypeName() function