Home
last modified time | relevance | path

Searched defs:socket_fd_ (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_stream/public/pw_stream/
Dsocket_stream.h84 int socket_fd_ = kInvalidFd; variable
121 int socket_fd_ = kInvalidFd; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/platform/
Dnetlink.h130 int socket_fd_ = -1; variable
/external/cronet/net/socket/
Dsocket_posix.h130 SocketDescriptor socket_fd_; variable
/external/libbrillo/brillo/http/
Dhttp_transport_curl.cc81 curl_socket_t socket_fd_; member in brillo::http::curl::Transport::SocketPollData