Searched defs:PrimaryKey (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndexImpl.cpp64 class AttributeIndexImpl::PrimaryKey { class in class:AttributeIndexImpl
66 PrimaryKey(Attribute *attribute, const uint8 *key, function in class:AttributeIndexImpl::PrimaryKey
69 PrimaryKey(Attribute *attribute) function in class:AttributeIndexImpl::PrimaryKey
71 PrimaryKey(const uint8 *key, size_t length) function in class:AttributeIndexImpl::PrimaryKey
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttributeIndexImpl.cpp64 class AttributeIndexImpl::PrimaryKey { class in class:AttributeIndexImpl
66 PrimaryKey(Attribute *attribute, const uint8 *key, function in class:AttributeIndexImpl::PrimaryKey
69 PrimaryKey(Attribute *attribute) function in class:AttributeIndexImpl::PrimaryKey
71 PrimaryKey(const uint8 *key, size_t length) function in class:AttributeIndexImpl::PrimaryKey
[all...]

Completed in 33 milliseconds