Searched refs:ALooperRoster (Results 1 – 8 of 8) sorted by relevance
27 struct ALooperRoster { struct28 ALooperRoster();48 DISALLOW_EVIL_CONSTRUCTORS(ALooperRoster); argument
61 friend struct ALooperRoster; // setID()
34 ALooperRoster::ALooperRoster() in ALooperRoster() function in android::ALooperRoster38 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()
78 "ALooperRoster.cpp",
34 ALooperRoster gLooperRoster;
42 extern ALooperRoster gLooperRoster;
273 ALooperRoster looperRoster; in initLiveSession()
261 extern ALooperRoster gLooperRoster;