Home
last modified time | relevance | path

Searched defs:SocketParams (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
H A Difreqs.cpp33 struct SocketParams { struct
34 int domain;
35 int type;
36 int protocol;
/aosp_15_r20/external/cronet/net/socket/
H A Dclient_socket_pool.cc92 ClientSocketPool::SocketParams::SocketParams( in SocketParams() function in net::ClientSocketPool::SocketParams