Searched refs:HasCurrent (Results 1 - 5 of 5) sorted by last modified time

/haiku/headers/private/kernel/util/
H A DAVLTree.h140 inline bool HasCurrent() const function in class:AVLTree::ConstIterator
H A DAVLTreeMap.h168 inline bool HasCurrent() const function in class:_AVL_TREE_MAP_CLASS_NAME::ConstIterator
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.cpp470 if (!it.HasCurrent())
H A DMetadataCache.cpp95 if (!it.HasCurrent())
117 if (it.HasCurrent())
H A DInodeIdMap.cpp19 if (iterator.HasCurrent()) {
49 if (!iterator.HasCurrent())
73 if (!iterator.HasCurrent())

Completed in 66 milliseconds