Searched defs:handle_write (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | asyncore.py | 507 def handle_write(self): member in dispatcher |
D | asynchat.py | 173 def handle_write (self): member in async_chat |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ | ||
D | test_asyncore.py | 570 def handle_write(self): member in BaseTestAPI.test_handle_write.TestClient |