Searched defs:on_open (Results 1 – 2 of 2) sorted by relevance
| /third_party/libuv/docs/code/uvcat/ | ||
| D | main.c | 41 void on_open(uv_fs_t *req) { in on_open() function |
| /third_party/grpc/src/core/lib/iomgr/ | ||
| D | tcp_client_cfstream.cc | 59 grpc_closure on_open; member |