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

/haiku/headers/os/storage/
H A DPath.h74 static bool _MustNormalize(const char* path, status_t* _error);
/haiku/src/kits/storage/
H A DPath.cpp181 normalize = _MustNormalize(newPath, &error);
547 BPath::_MustNormalize(const char* path, status_t* _error) function in class:BPath

Completed in 24 milliseconds