Searched refs:kOutOfProcessSocket (Results 1 – 3 of 3) sorted by relevance
30 kOutOfProcessSocket, enumerator38 } else if (kind == SessionKind::kOutOfProcessSocket) {
169 session_kind = SessionKind::kOutOfProcessSocket; in Impl()183 return session_kind_ == SessionKind::kOutOfProcessSocket; in UseSockets()
269 case SessionKind::kOutOfProcessSocket: { in CreateManager()