Searched defs:ElementProxy (Results 1 – 3 of 3) sorted by relevance
41 explicit ElementProxy(const WeakPtr<ElementProxyHost>& host) : Referenced(false), host_(host) {} in ElementProxy() function
29 class ElementProxy; variable
87 bool ElementRegister::AddElementProxy(const WeakPtr<V2::ElementProxy>& /* elementProxy */) in AddElementProxy()