Searched defs:write_ (Results 1 - 7 of 7) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | shrpx_client_handler.h | 220 std::function<int(ClientHandler &)> read_, write_; member in shrpx::ClientHandler |
H A D | shrpx_live_check.h | 99 std::function<int(LiveCheck &)> read_, write_; member in shrpx::LiveCheck |
H A D | shrpx_http2_session.h | 264 std::function<int(Http2Session &)> read_, write_; member in shrpx::Http2Session |
H A D | HttpServer.h | 219 std::function<int(Http2Handler &)> read_, write_; member in nghttp2::Http2Handler |
/third_party/node/lib/ | ||
H A D | _http_outgoing.js | 868 function write_(msg, chunk, encoding, callback, fromEnd) { function |
/third_party/node/test/cctest/ | ||
H A D | test_inspector_socket_server.cc | 236 uv_write_t write_; member in __anon15477::SocketWrapper |
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ | ||
H A D | extension.h | 62 void (*write_)(void*, string_view); member in absl::FormatConversionChar::FormatRawSinkImpl |
Completed in 8 milliseconds