OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimpleAction
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h
87
struct
SimpleAction
;
NuPlayer.cpp
126
struct NuPlayer::
SimpleAction
: public Action {
129
SimpleAction
(ActionFunc func)
140
DISALLOW_EVIL_CONSTRUCTORS(
SimpleAction
);
424
new
SimpleAction
(&NuPlayer::performScanSources));
795
new
SimpleAction
(&NuPlayer::performReset));
809
new
SimpleAction
(&NuPlayer::performDecoderFlush));
987
new
SimpleAction
(
[
all
...]
Completed in 975 milliseconds