Searched defs:socketType (Results 1 – 3 of 3) sorted by relevance
67 public int socketType; field in InetDiagSocketIntegrationTest.Connection
466 RIL_SOCKET_TYPE socketType, int argc, char **argv) { in RIL_register_socket()
329 SocketType socketType = GetParam(); in createRpcTestSocketServerProcess() local