Home
last modified time | relevance | path

Searched refs:ALooperRoster (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/module/foundation/include/media/stagefright/foundation/
DALooperRoster.h27 struct ALooperRoster { struct
28 ALooperRoster();
48 DISALLOW_EVIL_CONSTRUCTORS(ALooperRoster); argument
DAHandler.h61 friend struct ALooperRoster; // setID()
/frameworks/av/media/module/foundation/
DALooperRoster.cpp34 ALooperRoster::ALooperRoster() in ALooperRoster() function in android::ALooperRoster
38 ALooper::handler_id ALooperRoster::registerHandler( in registerHandler()
58 void ALooperRoster::unregisterHandler(ALooper::handler_id handlerID) { in unregisterHandler()
78 void ALooperRoster::unregisterStaleHandlers() { in unregisterStaleHandlers()
117 void ALooperRoster::dump(int fd, const Vector<String16>& args) { in dump()
DAndroid.bp78 "ALooperRoster.cpp",
DALooper.cpp34 ALooperRoster gLooperRoster;
DAMessage.cpp42 extern ALooperRoster gLooperRoster;
/frameworks/av/media/libstagefright/httplive/fuzzer/
Dhttplive_fuzzer.cpp273 ALooperRoster looperRoster; in initLiveSession()
/frameworks/av/media/libmediaplayerservice/
DMediaPlayerService.cpp261 extern ALooperRoster gLooperRoster;