Home
last modified time | relevance | path

Searched defs:newKey (Results 1 – 12 of 12) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttribute.cpp87 uint8 newKey[kMaxIndexKeyLength]; in WriteAt() local
H A DQuery.cpp345 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
H A DVolume.cpp707 int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, in UpdateLiveQueries()
/haiku/headers/private/kernel/util/
H A DHeap.h209 HEAP_CLASS_NAME::ModifyKey(Element* element, Key newKey) in ModifyKey()
H A DMinMaxHeap.h229 MIN_MAX_HEAP_CLASS_NAME::ModifyKey(Element* element, Key newKey) in ModifyKey()
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DIndex.cpp221 const uint8* oldKey, uint16 oldLength, const uint8* newKey, in Update()
H A DVolume.cpp412 const uint8* oldKey, size_t oldLength, const uint8* newKey, in UpdateLiveQueries()
H A DQuery.cpp352 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
H A DBPlusTree.cpp1526 uint8* newKey = NULL; in _SplitNode() local
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp289 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
/haiku/src/system/kernel/scheduler/
H A Dscheduler_cpu.cpp551 int32 newKey; in _UpdateLoad() local
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp624 const void* oldKey, size_t oldLength, const void* newKey, in UpdateLiveQueries()