Searched defs:Destroy (Results 26 - 50 of 195) sorted by relevance

12345678

/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsignalthread.cc78 void SignalThread::Destroy(bool wait) { function in class:talk_base::SignalThread
109 // if (kInit == state_) use Destroy()
/external/chromium_org/ui/gl/
H A Dgl_context_wgl.cc23 Destroy();
50 Destroy();
57 Destroy();
65 void GLContextWGL::Destroy() { function in class:gfx::GLContextWGL
H A Dgl_surface_osmesa.cc22 void GLSurfaceOSMesa::Destroy() { function in class:gfx::GLSurfaceOSMesa
82 Destroy();
H A Dgl_context_egl.cc74 Destroy();
81 void GLContextEGL::Destroy() { function in class:gfx::GLContextEGL
197 Destroy();
H A Dgl_context_osmesa.cc43 void GLContextOSMesa::Destroy() { function in class:gfx::GLContextOSMesa
61 Destroy();
129 Destroy();
H A Dgl_image_egl.cc41 Destroy();
66 void GLImageEGL::Destroy() { function in class:gfx::GLImageEGL
H A Dgl_surface_cgl.cc78 void NoOpGLSurfaceCGL::Destroy() { function in class:gfx::NoOpGLSurfaceCGL
103 Destroy();
H A Dgl_surface_win.cc29 virtual void Destroy() OVERRIDE;
71 Destroy();
82 void NativeViewGLSurfaceOSMesa::Destroy() { function in class:gfx::NativeViewGLSurfaceOSMesa
88 GLSurfaceOSMesa::Destroy();
/external/clang/lib/AST/
H A DRecordLayout.cpp20 void ASTRecordLayout::Destroy(ASTContext &Ctx) { function in class:ASTRecordLayout
/external/zlib/src/contrib/delphi/
H A DZLib.pas90 destructor Destroy; override; procedure
119 destructor Destroy; override; procedure
418 destructor TCompressionStream.Destroy;
436 inherited Destroy;
491 destructor TDecompressionStream.Destroy;
495 inherited Destroy;
/external/ceres-solver/include/ceres/internal/
H A Dmanual_constructor.h195 inline void Destroy() { function in class:ceres::internal::ManualConstructor
/external/chromium/chrome/browser/chromeos/login/
H A Ddom_login_display.cc34 void DOMLoginDisplay::Destroy() { function in class:chromeos::DOMLoginDisplay
/external/chromium/chrome/browser/ui/gtk/
H A Dhover_controller_gtk.cc57 void HoverControllerGtk::Destroy() { function in class:HoverControllerGtk
125 Destroy();
/external/chromium_org/base/android/jni_generator/
H A Dsample_for_tests.cc29 void CPPClass::Destroy(JNIEnv* env, jobject obj) { function in class:base::android::CPPClass
/external/chromium_org/base/memory/
H A Dmanual_constructor.h111 inline void Destroy() { function in class:base::ManualConstructor
/external/chromium_org/chrome/browser/android/
H A Dfavicon_helper.cc60 void FaviconHelper::Destroy(JNIEnv* env, jobject obj) { function in class:FaviconHelper
/external/chromium_org/chrome/browser/ui/gtk/
H A Dhover_controller_gtk.cc58 void HoverControllerGtk::Destroy() { function in class:HoverControllerGtk
126 Destroy();
/external/chromium_org/content/browser/android/
H A Dcontent_view_render_view.cc47 void ContentViewRenderView::Destroy(JNIEnv* env, jobject obj) { function in class:content::ContentViewRenderView
/external/chromium_org/content/test/plugin/
H A Dplugin_windowed_test.cc73 NPError WindowedPluginTest::Destroy() { function in class:NPAPIClient::WindowedPluginTest
/external/chromium_org/gpu/command_buffer/service/
H A Dgl_context_virtual.cc50 void GLContextVirtual::Destroy() { function in class:gpu::GLContextVirtual
114 Destroy();
/external/chromium_org/ppapi/shared_impl/
H A Dppb_video_decoder_shared.cc30 // Destroy() must be called before the object is destroyed.
48 void PPB_VideoDecoder_Shared::Destroy() { function in class:ppapi::PPB_VideoDecoder_Shared
/external/chromium_org/ppapi/thunk/
H A Dppb_video_decoder_thunk.cc72 void Destroy(PP_Resource video_decoder) { function in namespace:ppapi::thunk::__anon9656
75 enter.object()->Destroy();
86 &Destroy
/external/chromium/chrome/browser/
H A Dblocked_content_container.cc79 Destroy();
94 void BlockedContentContainer::Destroy() { function in class:BlockedContentContainer
/external/chromium/chrome/browser/prefs/
H A Dpref_member.cc21 Destroy();
39 void PrefMemberBase::Destroy() { function in class:subtle::PrefMemberBase
/external/chromium/third_party/libjingle/source/talk/base/
H A Dwin32window.cc75 void Win32Window::Destroy() { function in class:talk_base::Win32Window

Completed in 607 milliseconds

12345678