Searched refs:Unload (Results 1 – 13 of 13) sorted by relevance
74 Unload(); in ~LateBindingSymbolTable()109 Unload(); in Load()115 void Unload() { in Unload() function
283 STDMETHOD_(HRESULT, Unload) (THIS) PURE; in DECLARE_INTERFACE_()294 #define IDirect3DTexture_Unload(p) (p)->lpVtbl->Unload(p)
149 // Destructor - Unload font container from memory and remove ourselves
229 void Unload();
866 void Debug::Unload() { in Unload() function in v8::internal::Debug2786 debug->Unload(); in UnloadDebugger()
918 libudev_.Unload(); in Stop()
666 // Unload when removed from final plug-in database
1094 // Unload the WebView local plug-in database.
9247 (2) Unload plug-ins. Harmful. If a plug-in unloads before WebCore is done
24320 (WebCore::PluginPackage::~PluginPackage): Unload the module before36268 (WebCore::PluginDatabase::refresh): Unload any plugins that have been
30445 Add some missing functions. Unload the library if the load failed.
35511 (WebKit::Module::~Module): Unload our native module.