Searched refs:MESSAGE_PIPE (Results 1 – 6 of 6) sorted by relevance
21 - case Dispatcher::Type::MESSAGE_PIPE:43 +// case Dispatcher::Type::MESSAGE_PIPE:73 - handle_count[Dispatcher::Type::MESSAGE_PIPE];105 +// handle_count[Dispatcher::Type::MESSAGE_PIPE];
32 Type GetType() const override { return Type::MESSAGE_PIPE; } in GetType()
60 MESSAGE_PIPE, enumerator
167 case Type::MESSAGE_PIPE: in Deserialize()
128 return Type::MESSAGE_PIPE; in GetType()
608 dispatcher0->GetType() != Dispatcher::Type::MESSAGE_PIPE || in FuseMessagePipes()609 dispatcher1->GetType() != Dispatcher::Type::MESSAGE_PIPE) in FuseMessagePipes()