Searched refs:PRECONNECTED (Results 1 – 5 of 5) sorted by relevance
129 (socketType() == SocketType::PRECONNECTED || socketType() == SocketType::UNIX || in supportsFdTransport()
87 PRECONNECTED, enumerator98 case SocketType::PRECONNECTED: in PrintToString()
129 case SocketType::PRECONNECTED: in main()
88 if (type == SocketType::PRECONNECTED || type == SocketType::UNIX || in TEST_P()
362 case SocketType::PRECONNECTED: in createRpcTestSocketServerProcessEtc()1221 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()1423 case SocketType::PRECONNECTED: { in setUp()