Searched defs:BPath (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/storage/
H A DPath.h20 class BPath : public BFlattenable { class in inherits:BFlattenable
[all...]
/haiku/src/kits/storage/
H A DPath.cpp30 BPath::BPath() function in class:BPath
39 BPath::BPath(const BPath& path) function in class:BPath
50 BPath::BPath(cons function in class:BPath
61 BPath::BPath(const BEntry* entry) function in class:BPath
72 BPath::BPath(const char* dir, const char* leaf, bool normalize) function in class:BPath
83 BPath::BPath(const BDirectory* dir, const char* leaf, bool normalize) function in class:BPath
[all...]

Completed in 47 milliseconds