Searched defs:PrimaryKeyCompare (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp99 class AttributeIndexImpl::PrimaryKeyCompare class in class:AttributeIndexImpl
102 PrimaryKeyCompare(uint32 type) : fType(type) {} function in class:AttributeIndexImpl::PrimaryKeyCompare
H A DTwoKeyAVLTree.h128 TwoKeyAVLTreeNodeStrategy( const PrimaryKeyCompare& primaryKeyCompare = PrimaryKeyCompare(), const SecondaryKeyCompare& secondaryKeyCompare = SecondaryKeyCompare(), const GetPrimaryKey& getPrimaryKey = GetPrimaryKey(), const GetSecondaryKey& getSecondaryKey = GetSecondaryKey()) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h148 TwoKeyAVLTreeNodeStrategy( const PrimaryKeyCompare& primaryKeyCompare = PrimaryKeyCompare(), const SecondaryKeyCompare& secondaryKeyCompare = SecondaryKeyCompare(), const GetPrimaryKey& getPrimaryKey = GetPrimaryKey(), const GetSecondaryKey& getSecondaryKey = GetSecondaryKey()) argument
[all...]

Completed in 87 milliseconds