Searched defs:oldKey (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp220 Update(Transaction& transaction, const char* name, int32 type, const uint8* oldKey, uint16 oldLength, const uint8* newKey, uint16 newLength, Inode* inode) argument
H A DVolume.cpp410 UpdateLiveQueries(Inode* inode, const char* attribute, int32 type, const uint8* oldKey, size_t oldLength, const uint8* newKey, size_t newLength) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp74 uint8 oldKey[kMaxIndexKeyLength]; local
H A DAttributeIndexImpl.cpp237 AttributeIndexImpl::Changed(Attribute *attribute, const uint8 *oldKey, argument
H A DVolume.cpp639 uint8 oldKey[kMaxIndexKeyLength]; local
707 UpdateLiveQueries(Entry *entry, Node* node, const char *attribute, int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, size_t newLength) argument
H A DQuery.cpp334 LiveUpdate(Entry* entry, Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
/haiku/headers/private/kernel/util/
H A DHeap.h214 Key oldKey = link->fKey; local
H A DMinMaxHeap.h235 Key oldKey = link->fKey; local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp279 LiveUpdate(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp563 int32 oldKey = CoreLoadHeap::GetKey(this); local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp619 UpdateLiveQueries(Node* node, const char* attribute, int32 type, const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) argument

Completed in 86 milliseconds