Searched defs:BFile (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/storage/
H A DFile.h17 class BFile : public BNode, public BPositionIO { class in inherits:BNode,BPositionIO
[all...]
/haiku/headers/build/os/storage/
H A DFile.h31 class BFile : public BNode, public BPositionIO { class in inherits:BNode,BPositionIO
[all...]
/haiku/src/build/libbe/storage/
H A DFile.cpp31 BFile::BFile() function in class:OpenBeOS::BFile
43 BFile::BFile(const BFile function in class:OpenBeOS::BFile
58 BFile::BFile(const entry_ref *ref, uint32 openMode) function in class:OpenBeOS::BFile
73 BFile::BFile(const BEntry *entry, uint32 openMode) function in class:OpenBeOS::BFile
88 BFile::BFile(const char *path, uint32 openMode) function in class:OpenBeOS::BFile
106 BFile::BFile(const BDirectory *dir, const char *path, uint32 openMode) function in class:OpenBeOS::BFile
[all...]
/haiku/src/kits/storage/
H A DFile.cpp26 BFile::BFile() function in class:BFile
34 BFile::BFile(const BFile& file) function in class:BFile
44 BFile::BFile(cons function in class:BFile
54 BFile::BFile(const BEntry* entry, uint32 openMode) function in class:BFile
64 BFile::BFile(const char* path, uint32 openMode) function in class:BFile
75 BFile::BFile(const BDirectory *dir, const char* path, uint32 openMode) function in class:BFile
[all...]

Completed in 48 milliseconds