Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndexer.h39 uint32 fIndexType; variable
H A DAttributeIndex.cpp197 fIndexType(index->Type()), in AttributeIndexer()
214 if (attributeType != fIndexType) in CreateCookie()