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

/haiku/src/apps/terminal/
H A DTerminalRoster.h82 status_t _UpdateInfos(bool checkApps);
H A DTerminalRoster.cpp345 \param checkApps If \c true, it is checked for each found info whether the
353 TerminalRoster::_UpdateInfos(bool checkApps) argument
379 || (checkApps && !_TeamIsRunning(info->team))) {
428 if (checkApps)

Completed in 40 milliseconds