Searched defs:Destroy (Results 51 - 75 of 195) sorted by relevance

12345678

/external/chromium_org/base/prefs/
H A Dpref_member.cc23 Destroy();
48 void PrefMemberBase::Destroy() { function in class:subtle::PrefMemberBase
H A Dpref_member_unittest.cc43 void Destroy() { function in class:__anon3854::GetPrefValueHelper
44 pref_.Destroy();
315 helper->Destroy();
/external/chromium_org/chrome/browser/chromeos/drive/
H A Dfile_write_watcher.cc37 void Destroy();
87 void FileWriteWatcher::FileWriteWatcherImpl::Destroy() { function in class:drive::internal::FileWriteWatcher::FileWriteWatcherImpl
/external/chromium_org/chrome/browser/chromeos/login/
H A Duser_manager.cc63 void UserManager::Destroy() { function in class:chromeos::UserManager
91 UserManager::Destroy();
101 UserManager::Destroy();
/external/chromium_org/chrome/browser/ui/android/
H A Dwebsite_settings_popup_android.cc102 void WebsiteSettingsPopupAndroid::Destroy(JNIEnv* env, jobject obj) { function in class:WebsiteSettingsPopupAndroid
/external/chromium_org/chrome_frame/
H A Dfunction_stub.cc139 bool FunctionStub::Destroy(FunctionStub* stub) { function in class:FunctionStub
/external/chromium_org/components/webdata/common/
H A Dweb_data_results.h52 virtual void Destroy() { function in class:WDTypedResult
101 virtual void Destroy() OVERRIDE {
/external/chromium_org/content/browser/worker_host/
H A Dmessage_port_service.cc78 void MessagePortService::Destroy(int message_port_id) { function in class:content::MessagePortService
/external/chromium_org/content/renderer/media/
H A Dpepper_platform_video_decoder.cc75 void PlatformVideoDecoder::Destroy() { function in class:content::PlatformVideoDecoder
77 decoder_.release()->Destroy();
/external/chromium_org/content/test/plugin/
H A Dplugin_delete_plugin_in_deallocate_test.cc122 NPError DeletePluginInDeallocateTest::Destroy() { function in class:NPAPIClient::DeletePluginInDeallocateTest
H A Dplugin_thread_async_call_test.cc99 NPError PluginThreadAsyncCallTest::Destroy() { function in class:NPAPIClient::PluginThreadAsyncCallTest
/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager.cc97 void ShaderManager::Destroy(bool have_context) { function in class:gpu::gles2::ShaderManager
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_manager.cc239 void GLManager::Destroy() { function in class:gpu::GLManager
251 decoder_->Destroy(true);
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
H A Devent_listener.cc32 void EventListener::Destroy() { function in class:nacl_io::EventListener
42 EventEmitter::Destroy();
H A Dmount_html5fs.cc162 void MountHtml5Fs::Destroy() { function in class:nacl_io::MountHtml5Fs
/external/chromium_org/ppapi/c/extensions/dev/
H A Dppb_ext_socket_dev.h168 void (*Destroy)(PP_Instance instance, struct PP_Var socket_id); member in struct:PPB_Ext_Socket_Dev_0_2
532 void (*Destroy)(PP_Instance instance, struct PP_Var socket_id); member in struct:PPB_Ext_Socket_Dev_0_1
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dproxyserver.cc111 Destroy();
133 Destroy();
157 void ProxyBinding::Destroy() { function in class:talk_base::ProxyBinding
H A Dwin32window.cc83 void Win32Window::Destroy() { function in class:talk_base::Win32Window
/external/chromium_org/ui/gl/
H A Dgl_context_glx.cc102 void GLContextGLX::Destroy() { function in class:gfx::GLContextGLX
122 Destroy();
132 Destroy();
139 Destroy();
227 Destroy();
H A Dgl_image_glx.cc56 Destroy();
147 void GLImageGLX::Destroy() { function in class:gfx::GLImageGLX
H A Dgl_surface_x11.cc35 virtual void Destroy() OVERRIDE;
116 Destroy();
123 void NativeViewGLSurfaceOSMesa::Destroy() { function in class:gfx::NativeViewGLSurfaceOSMesa
152 // Destroy the previous pixmap and graphics context.
265 Destroy();
/external/chromium_org/ui/surface/
H A Daccelerated_surface_mac.cc44 Destroy();
56 Destroy();
66 void AcceleratedSurface::Destroy() { function in class:AcceleratedSurface
/external/chromium_org/v8/src/
H A Dlazy-instance.h108 static void Destroy(T* /* instance */) {} function in struct:v8::internal::LeakyInstanceTrait
/external/clang/include/clang/Sema/
H A DParsedTemplate.h203 void Destroy() { function in struct:clang::TemplateIdAnnotation
/external/opencv/otherlibs/highgui/
H A Dimage.cpp60 void CvvImage::Destroy() function in class:CvvImage
67 Destroy();
85 Destroy();

Completed in 1060 milliseconds

12345678