Home
last modified time | relevance | path

Searched refs:_SetPathUnsafe (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DUrl.h106 void _SetPathUnsafe(const BString& path);
/haiku/src/kits/support/
H A DUrl.cpp153 _SetPathUnsafe(base.Path()); in BUrl()
365 _SetPathUnsafe(output); in SetPath()
1088 _SetPathUnsafe(path); in _ExplodeUrlString()
1162 BUrl::_SetPathUnsafe(const BString& path) in _SetPathUnsafe() function in BUrl