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

/haiku/headers/os/support/
H A DUrl.h126 static void _RemoveLastPathComponent(BString& path);
/haiku/src/kits/support/
H A DUrl.cpp287 BUrl::_RemoveLastPathComponent(BString& path) function in class:BUrl
334 _RemoveLastPathComponent(output);
340 _RemoveLastPathComponent(output);

Completed in 94 milliseconds