Home
last modified time | relevance | path

Searched refs:removeInstance (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebKit/android/jni/
DWebViewCore.h572 static void removeInstance(WebViewCore*);
DWebViewCore.cpp159 void WebViewCore::removeInstance(WebViewCore* inst) { in removeInstance() function in android::WebViewCore
379 WebViewCore::removeInstance(this); in ~WebViewCore()
/external/webkit/WebKit/mac/Plugins/Hosted/
DNetscapePluginInstanceProxy.h150 void removeInstance(ProxyInstance*);
DProxyInstance.mm126 m_instanceProxy->removeInstance(this);
DNetscapePluginInstanceProxy.mm1286 void NetscapePluginInstanceProxy::removeInstance(ProxyInstance* instance)
/external/webkit/WebKit/mac/
DChangeLog-2010-01-299845 (WebKit::NetscapePluginInstanceProxy::removeInstance):