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

/haiku/src/kits/tracker/
H A DFindPanel.h143 static BFile* TryOpening(const entry_ref* ref);
H A DFindPanel.cpp218 fFile(TryOpening(newRef)),
240 fFile = TryOpening(&fRef);
270 FindWindow::TryOpening(const entry_ref* ref) function in class:BPrivate::FindWindow
668 fFile = TryOpening(&tmpRef);

Completed in 24 milliseconds