Searched defs:handle_read_event (Results 1 – 3 of 3) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
| D | test_asyncore.py | 43 def handle_read_event(self): member in exitingdummy |
| D | test_ftplib.py | 307 def handle_read_event(self): member in SSLConnection |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
| D | asyncore.py | 433 def handle_read_event(self): member in dispatcher |