Home
last modified time | relevance | path

Searched refs:proxy_port_name_ (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/core/ports/
Devent.cc248 proxy_port_name_(proxy_port_name), in ObserveProxyEvent()
274 data->proxy_port_name = proxy_port_name_; in SerializeData()
281 port_name(), proxy_node_name_, proxy_port_name_, proxy_target_node_name_, in Clone()
Devent.h184 const PortName& proxy_port_name() const { return proxy_port_name_; } in COMPONENT_EXPORT()
202 const PortName proxy_port_name_; in COMPONENT_EXPORT() local