Searched defs:handle_write (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/ | ||
| D | asynchat.py | 193 def handle_write(self): member in async_chat |
| D | asyncore.py | 487 def handle_write(self): member in dispatcher |
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ | ||
| D | usb_handle.c | 251 int handle_write(int fd, void *buffer, size_t len) in handle_write() function |
| /third_party/python/Lib/test/ | ||
| D | test_asyncore.py | 595 def handle_write(self): member in BaseTestAPI.test_handle_write.TestClient |
| /third_party/mesa3d/src/compiler/nir/ | ||
| D | nir_opt_find_array_copies.c | 420 handle_write(nir_deref_instr *dst, nir_deref_instr *src, in handle_write() function |