Home
last modified time | relevance | path

Searched refs:handle_write (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dasyncore.py464 self.handle_write()
507 def handle_write(self): member in dispatcher
536 def handle_write(self): member in dispatcher_with_send
Dasynchat.py173 def handle_write (self): member in async_chat
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_asyncore.py296 d.handle_write()
570 def handle_write(self): member in BaseTestAPI.test_handle_write.TestClient
624 def handle_write(self): member in BaseTestAPI.test_handle_error.TestClient