Home
last modified time | relevance | path

Searched refs:_UpdateActiveApp (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/app/
H A DRosterPrivate.h97 { fRoster->_UpdateActiveApp(team); } in UpdateActiveApp()
/haiku/headers/os/app/
H A DRoster.h192 status_t _UpdateActiveApp(team_id team) const;
/haiku/src/kits/app/
H A DRoster.cpp1799 BRoster::_UpdateActiveApp(team_id team) const in _UpdateActiveApp() function in BRoster