Home
last modified time | relevance | path

Searched defs:socketType (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
H A DInetDiagSocketIntegrationTest.java67 public int socketType; field in InetDiagSocketIntegrationTest.Connection
/aosp12/hardware/ril/libril/
H A Dril.cpp466 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()
/aosp12/frameworks/native/libs/binder/tests/
H A DbinderRpcTest.cpp329 SocketType socketType = GetParam(); in createRpcTestSocketServerProcess() local