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

/haiku/headers/private/shared/
H A DTypeOperation.h24 typedef T const& ConstRefT; typedef in class:BPrivate::TypeOperation
38 typedef T const& ConstRefT; typedef in class:BPrivate::TypeOperation
52 typedef T const& ConstRefT; typedef in class:BPrivate::TypeOperation
66 typedef void ConstRefT; typedef in class:BPrivate::TypeOperation
/haiku/src/tools/fs_shell/
H A DOpenHashTable.h153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const
402 Iterator GetIterator(typename TypeOperation<KeyType>::ConstRefT key) const
/haiku/headers/private/kernel/util/
H A DOpenHashTable.h153 ValueType* Lookup(typename TypeOperation<KeyType>::ConstRefT key) const
402 Iterator GetIterator(typename TypeOperation<KeyType>::ConstRefT key) const

Completed in 46 milliseconds