Home
last modified time | relevance | path

Searched defs:write_ (Results 1 – 7 of 7) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_live_check.h99 std::function<int(LiveCheck &)> read_, write_; variable
Dshrpx_client_handler.h220 std::function<int(ClientHandler &)> read_, write_; variable
Dshrpx_http2_session.h264 std::function<int(Http2Session &)> read_, write_; variable
DHttpServer.h218 std::function<int(Http2Handler &)> read_, write_; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dextension.h62 void (*write_)(void*, string_view); variable
/third_party/node/lib/
D_http_outgoing.js704 function write_(msg, chunk, encoding, callback, fromEnd) { function
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc236 uv_write_t write_; member in __anon3e91d8830111::SocketWrapper