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

/haiku/headers/os/storage/
H A DPath.h73 status_t _SetPath(const char* path);
/haiku/src/kits/storage/
H A DPath.cpp122 fCStatus = _SetPath(path);
192 error = _SetPath(newPath);
229 _SetPath(NULL);
513 BPath::_SetPath(const char* path) function in class:BPath

Completed in 103 milliseconds