Home | History | Annotate | Download | only in nuplayer

Lines Matching refs:SimpleAction

150 struct NuPlayer::SimpleAction : public Action {
153 SimpleAction(ActionFunc func)
164 DISALLOW_EVIL_CONSTRUCTORS(SimpleAction);
690 new SimpleAction(&NuPlayer::performScanSources));
976 new SimpleAction(
1190 new SimpleAction(&NuPlayer::performReset));
1797 new SimpleAction(&NuPlayer::performScanSources));
1829 new SimpleAction(&NuPlayer::performScanSources));