Searched refs:destination_node_name (Results 1 - 4 of 4) sorted by relevance

/external/libmojo/mojo/edk/system/ports/
H A Dnode.h140 const NodeName& destination_node_name,
H A Dnode.cc354 const NodeName& destination_node_name,
362 << " to " << destination_port_name << "@" << destination_node_name; local
367 WillSendPort(LockedPort(port), destination_node_name, &data.new_port_name, local
371 destination_node_name,
353 MergePorts(const PortRef& port_ref, const NodeName& destination_node_name, const PortName& destination_port_name) argument
/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_graphs.py154 destination_node_name=None):
162 destination_node_name: Optional: destination node name. If not `None`, it
180 self._destination_node_name = destination_node_name
190 GraphTracingReachedDestination: if destination_node_name of this tracer
H A Ddebug_data.py1208 destination_node_name=src_node_name)
1209 # Here the value of destination_node_name is src_node_name, because we

Completed in 205 milliseconds