Home | History | Annotate | Download | only in ports

Lines Matching refs:GetMessageIf

265   return GetMessageIf(port_ref, nullptr, message);
268 int Node::GetMessageIf(const PortRef& port_ref,
273 DVLOG(2) << "GetMessageIf for " << port_ref.name() << "@" << name_;
1006 // new port finds its way to the consumer (see GetMessageIf).