Searched refs:ConnectWith (Results 1 – 3 of 3) sorted by relevance
52 void DOMProxy::ConnectWith(const WeakPtr<DOMNode>& target) in ConnectWith() function in OHOS::Ace::Framework::DOMProxy
39 void ConnectWith(const WeakPtr<DOMNode>& target);
322 proxy->ConnectWith(node); in MountDomNode()