Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/ports/
Dnode.h223 int BeginProxying(const PortRef& port_ref); in COMPONENT_EXPORT()
Dnode.cc553 return BeginProxying(port_ref); in OnPortAccepted()
1166 int Node::BeginProxying(const PortRef& port_ref) { in BeginProxying() function in mojo::core::ports::Node