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

/haiku/src/bin/
H A Droster.cpp48 int32 beginLength = length / 3 - 1; local
49 int32 endLength = length - 3 - beginLength;
52 name.CopyInto(begin, 0, beginLength);

Completed in 111 milliseconds