Searched refs:UNIX_BOOTSTRAP (Results 1 – 5 of 5) sorted by relevance
130 socketType() == SocketType::UNIX_BOOTSTRAP || in supportsFdTransport()135 if (socketType() == SocketType::UNIX_BOOTSTRAP && rpcSecurity() == RpcSecurity::TLS) { in SetUp()
89 UNIX_BOOTSTRAP, enumerator102 case SocketType::UNIX_BOOTSTRAP: in PrintToString()
135 case SocketType::UNIX_BOOTSTRAP: in main()
270 } else if (socketType == SocketType::UNIX_BOOTSTRAP) { in createRpcTestSocketServerProcessEtc()371 case SocketType::UNIX_BOOTSTRAP: in createRpcTestSocketServerProcessEtc()1218 std::vector<SocketType> ret = {SocketType::UNIX, SocketType::UNIX_BOOTSTRAP, SocketType::INET, in testSocketTypes()1437 case SocketType::UNIX_BOOTSTRAP: { in setUp()
89 type == SocketType::UNIX_BOOTSTRAP || type == SocketType::UNIX_RAW) { in TEST_P()