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

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DNameIndex.cpp21 class NameIndexPrimaryKey { class
23 NameIndexPrimaryKey(const Node* entry, const char* name = NULL) function in class:NameIndexPrimaryKey
30 NameIndexPrimaryKey(const char* name) function in class:NameIndexPrimaryKey
[all...]
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DNameIndex.cpp16 class NameIndexPrimaryKey { class
18 NameIndexPrimaryKey(const Entry *entry, function in class:NameIndexPrimaryKey
21 NameIndexPrimaryKey(const char *name) function in class:NameIndexPrimaryKey
[all...]

Completed in 15 milliseconds