Searched refs:removeInstance (Results 1 – 10 of 10) sorted by relevance
31 void removeInstance();49 void erase() { removeInstance(); } in erase()
30 void ThreadLocalImpl::removeInstance() { data = 0; } in removeInstance() function in llvm::ThreadLocalImpl71 void ThreadLocalImpl::removeInstance() { in removeInstance() function in llvm::ThreadLocalImpl
25 void ThreadLocalImpl::removeInstance() { setInstance(0); }
50 void ThreadLocalImpl::removeInstance() {
151 void removeInstance(ProxyInstance*);
130 m_instanceProxy->removeInstance(this);
1446 void NetscapePluginInstanceProxy::removeInstance(ProxyInstance* instance)
747 static void removeInstance(WebViewCore*);
252 void WebViewCore::removeInstance(WebViewCore* inst) { in removeInstance() function in android::WebViewCore564 WebViewCore::removeInstance(this); in ~WebViewCore()
9845 (WebKit::NetscapePluginInstanceProxy::removeInstance):