Searched defs:newKey (Results 1 – 12 of 12) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/ramfs/ |
H A D | Attribute.cpp | 87 uint8 newKey[kMaxIndexKeyLength]; in WriteAt() local
|
H A D | Query.cpp | 345 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
|
H A D | Volume.cpp | 707 int32 type, const uint8 *oldKey, size_t oldLength, const uint8 *newKey, in UpdateLiveQueries()
|
/haiku/headers/private/kernel/util/ |
H A D | Heap.h | 209 HEAP_CLASS_NAME::ModifyKey(Element* element, Key newKey) in ModifyKey()
|
H A D | MinMaxHeap.h | 229 MIN_MAX_HEAP_CLASS_NAME::ModifyKey(Element* element, Key newKey) in ModifyKey()
|
/haiku/src/add-ons/kernel/file_systems/bfs/ |
H A D | Index.cpp | 221 const uint8* oldKey, uint16 oldLength, const uint8* newKey, in Update()
|
H A D | Volume.cpp | 412 const uint8* oldKey, size_t oldLength, const uint8* newKey, in UpdateLiveQueries()
|
H A D | Query.cpp | 352 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
|
H A D | BPlusTree.cpp | 1526 uint8* newKey = NULL; in _SplitNode() local
|
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/ |
H A D | Query.cpp | 289 const void* oldKey, size_t oldLength, const void* newKey, size_t newLength) in LiveUpdate()
|
/haiku/src/system/kernel/scheduler/ |
H A D | scheduler_cpu.cpp | 551 int32 newKey; in _UpdateLoad() local
|
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/ |
H A D | Volume.cpp | 624 const void* oldKey, size_t oldLength, const void* newKey, in UpdateLiveQueries()
|