Searched refs:ALooperRoster (Results 1 – 7 of 7) sorted by relevance
27 struct ALooperRoster { struct28 ALooperRoster();48 DISALLOW_EVIL_CONSTRUCTORS(ALooperRoster); argument
58 friend struct ALooperRoster; // setID()
32 ALooperRoster::ALooperRoster() in ALooperRoster() function in android::ALooperRoster36 ALooper::handler_id ALooperRoster::registerHandler( in registerHandler()56 void ALooperRoster::unregisterHandler(ALooper::handler_id handlerID) { in unregisterHandler()76 void ALooperRoster::unregisterStaleHandlers() { in unregisterStaleHandlers()115 void ALooperRoster::dump(int fd, const Vector<String16>& args) { in dump()
34 ALooperRoster gLooperRoster;
81 "ALooperRoster.cpp",
42 extern ALooperRoster gLooperRoster;
260 extern ALooperRoster gLooperRoster;