Searched refs:OpenFile (Results 1 - 9 of 9) sorted by relevance

/haiku/src/apps/debuganalyzer/util/
H A DDataSource.cpp44 status_t error = OpenFile(*file);
77 PathDataSource::OpenFile(BFile& file) function in class:PathDataSource
119 EntryRefDataSource::OpenFile(BFile& file) function in class:EntryRefDataSource
H A DDataSource.h32 virtual status_t OpenFile(BFile& file) = 0;
43 virtual status_t OpenFile(BFile& file);
57 virtual status_t OpenFile(BFile& file);
/haiku/src/apps/resedit/
H A DResView.h46 void OpenFile(const entry_ref &ref);
H A DResView.cpp95 OpenFile(*ref);
240 ResView::OpenFile(const entry_ref &ref) function in class:ResView
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DNFS4Inode.h53 status_t OpenFile(OpenState* state, int mode,
H A DInodeRegular.cpp116 status_t result = OpenFile(state, mode, &data);
139 status_t result = OpenFile(fOpenState, O_RDWR, &data);
H A DNFS4Inode.cpp547 NFS4Inode::OpenFile(OpenState* state, int mode, OpenDelegationData* delegation) function in class:NFS4Inode
/haiku/src/apps/stylededit/
H A DStyledEditWindow.h46 void OpenFile(entry_ref* ref);
H A DStyledEditWindow.cpp111 OpenFile(ref);
942 StyledEditWindow::OpenFile(entry_ref* ref) function in class:StyledEditWindow

Completed in 71 milliseconds