Searched defs:handle_close (Results 1 – 7 of 7) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_asyncore.py | 53 handle_close = handle_read_event variable in exitingdummy |
| D | test_ftplib.py | 79 def handle_close(self): member in DummyDTPHandler |
| D | test_ssl.py | 2762 def handle_close(self): member in AsyncoreEchoServer.EchoServer.ConnectionHandler |
| /third_party/python/Lib/ | ||
| D | asynchat.py | 196 def handle_close(self): member in async_chat |
| D | asyncore.py | 502 def handle_close(self): member in dispatcher |
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ | ||
| D | usb_handle.c | 207 int handle_close(int fd) in handle_close() function |
| /third_party/python/Modules/ | ||
| D | _elementtree.c | 3065 PyObject *handle_close; member |