Searched refs:PRECONNECTED (Results 1 – 5 of 5) sorted by relevance
138 (socketType() == SocketType::PRECONNECTED || socketType() == SocketType::UNIX || in supportsFdTransport()
119 PRECONNECTED, enumerator130 case SocketType::PRECONNECTED: in PrintToString()
131 case SocketType::PRECONNECTED: in main()
91 if (type == SocketType::PRECONNECTED || type == SocketType::UNIX || in TEST_P()
368 case SocketType::PRECONNECTED: in createRpcTestSocketServerProcessEtc()1251 if (hasPreconnected) ret.push_back(SocketType::PRECONNECTED); in testSocketTypes()1500 case SocketType::PRECONNECTED: { in setUp()