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

/haiku/headers/os/support/
H A DString.h389 void _SetLength(int32 length);
/haiku/src/kits/support/
H A DString.cpp2126 _SetLength(length);
2380 _SetLength(length);
2440 BString::_SetLength(int32 length) function in class:BString

Completed in 41 milliseconds