Home
last modified time | relevance | path

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

/external/libchrome/mojo/core/ports/
Dnode.h225 void InitiateProxyRemoval(const PortRef& port_ref); in COMPONENT_EXPORT()
Dnode.cc674 InitiateProxyRemoval(port_ref); in OnObserveProxyAck()
930 InitiateProxyRemoval(*port_refs[i]); in MergePortsInternal()
1201 InitiateProxyRemoval(port_ref); in BeginProxying()
1233 void Node::InitiateProxyRemoval(const PortRef& port_ref) { in InitiateProxyRemoval() function in mojo::core::ports::Node