Home
last modified time | relevance | path

Searched refs:_RetrieveMatchingSourceEntries (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h209 static status_t _RetrieveMatchingSourceEntries(
H A DTeamWindow.cpp1966 status_t error = window->_RetrieveMatchingSourceEntries(path, entries); in _RetrieveMatchingSourceWorker()
2111 TeamWindow::_RetrieveMatchingSourceEntries(const BString& path, in _RetrieveMatchingSourceEntries() function in TeamWindow