platform_system_core/adb/fdevent
Elliott Hughes 631fe1e6df Make some fdevent member functions pure virtual.
...because that makes our coverage numbers look better. But since there
are only two concrete classes anyway, we weren't gaining much from the
default implementation and it's arguably more intention-revealing now.

Test: treehugger
Change-Id: I7a8a3195023048b1a84277358b857222692d96ee
2020-05-12 16:18:52 -07:00
..
fdevent.cpp adbd: improve coverage by compiling less code. 2020-04-21 17:57:29 -07:00
fdevent.h Make some fdevent member functions pure virtual. 2020-05-12 16:18:52 -07:00
fdevent_epoll.cpp [adb] Optimize fdevent machinery 2020-03-24 10:28:08 -07:00
fdevent_epoll.h [adb] Optimize fdevent machinery 2020-03-24 10:28:08 -07:00
fdevent_poll.cpp Make some fdevent member functions pure virtual. 2020-05-12 16:18:52 -07:00
fdevent_poll.h Make some fdevent member functions pure virtual. 2020-05-12 16:18:52 -07:00
fdevent_test.cpp adb: fdevent: add fdevent_context_epoll. 2019-08-14 13:56:08 -07:00
fdevent_test.h [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. 2020-02-21 21:06:40 +00:00