Searched refs:SetIndexAt (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/types/
H A DArrayIndexPath.h31 inline void SetIndexAt(int32 at, int64 newIndex);
66 ArrayIndexPath::SetIndexAt(int32 at, int64 newIndex) function in class:ArrayIndexPath
/haiku/src/kits/debugger/value/value_nodes/
H A DArrayValueNode.cpp314 indexPath.SetIndexAt(i, child->ElementIndex());

Completed in 33 milliseconds