Home
last modified time | relevance | path

Searched refs:Unload (Results 1 – 13 of 13) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
Dlatebindingsymboltable.h74 Unload(); in ~LateBindingSymbolTable()
109 Unload(); in Load()
115 void Unload() { in Unload() function
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DD3D.H283 STDMETHOD_(HRESULT, Unload) (THIS) PURE; in DECLARE_INTERFACE_()
294 #define IDirect3DTexture_Unload(p) (p)->lpVtbl->Unload(p)
/external/quake/quake/src/QW/dxsdk/sdk/inc/
Dd3d.h283 STDMETHOD_(HRESULT, Unload) (THIS) PURE; in DECLARE_INTERFACE_()
294 #define IDirect3DTexture_Unload(p) (p)->lpVtbl->Unload(p)
/external/webkit/Source/WebCore/platform/graphics/chromium/
DCrossProcessFontLoading.mm149 // Destructor - Unload font container from memory and remove ourselves
/external/v8/src/
Ddebug.h229 void Unload();
Ddebug.cc866 void Debug::Unload() { in Unload() function in v8::internal::Debug
2786 debug->Unload(); in UnloadDebugger()
/external/chromium/third_party/libjingle/source/talk/session/phone/
Ddevicemanager.cc918 libudev_.Unload(); in Stop()
/external/webkit/Source/WebKit/mac/Plugins/
DWebNetscapePluginPackage.mm666 // Unload when removed from final plug-in database
/external/webkit/Source/WebKit/mac/WebView/
DWebView.mm1094 // Unload the WebView local plug-in database.
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-149247 (2) Unload plug-ins. Harmful. If a plug-in unloads before WebCore is done
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1024320 (WebCore::PluginPackage::~PluginPackage): Unload the module before
36268 (WebCore::PluginDatabase::refresh): Unload any plugins that have been
DChangeLog-2007-10-1430445 Add some missing functions. Unload the library if the load failed.
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1635511 (WebKit::Module::~Module): Unload our native module.