Searched defs:Destroy (Results 1 - 25 of 68) sorted by relevance

123

/external/pdfium/core/src/fxge/android/
H A Dfpf_skiamodule.cpp21 void CFPF_SkiaDeviceModule::Destroy() { function in class:CFPF_SkiaDeviceModule
/external/webrtc/webrtc/test/channel_transport/
H A Dudp_socket_wrapper_unittest.cc38 void Destroy() { function in class:webrtc::test::MockSocketManager
/external/clang/lib/Sema/
H A DDelayedDiagnostic.cpp58 void DelayedDiagnostic::Destroy() { function in class:DelayedDiagnostic
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge.cpp39 void CFX_GEModule::Destroy() { function in class:CFX_GEModule
/external/webrtc/webrtc/modules/audio_processing/
H A Dprocessing_component.cc28 int ProcessingComponent::Destroy() { function in class:webrtc::ProcessingComponent
/external/webrtc/webrtc/test/gl/
H A Dgl_renderer.cc30 void GlRenderer::Destroy() { function in class:webrtc::test::GlRenderer
/external/libchrome/base/memory/
H A Dmanual_constructor.h61 inline void Destroy() { function in class:base::ManualConstructor
/external/pdfium/core/src/fpdfapi/
H A Dfpdf_basic_module.cpp28 void CPDF_ModuleMgr::Destroy() { function in class:CPDF_ModuleMgr
/external/pdfium/xfa/src/fxbarcode/qrcode/
H A DBC_QRCoderErrorCorrectionLevel.cpp74 void CBC_QRCoderErrorCorrectionLevel::Destroy() { function in class:CBC_QRCoderErrorCorrectionLevel
/external/webrtc/webrtc/base/
H A Dsignalthread.cc54 void SignalThread::Destroy(bool wait) { function in class:rtc::SignalThread
85 // if (kInit == state_) use Destroy()
H A Dnethelpers.cc89 void AsyncResolver::Destroy(bool wait) { function in class:rtc::AsyncResolver
90 SignalThread::Destroy(wait);
/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/clang/lib/AST/
H A DRecordLayout.cpp20 void ASTRecordLayout::Destroy(ASTContext &Ctx) { function in class:ASTRecordLayout
/external/compiler-rt/lib/msan/
H A Dmsan_thread.cc53 t->Destroy();
56 void MsanThread::Destroy() { function in class:__msan::MsanThread
/external/v8/src/compiler/
H A Dzone-pool.h24 ~Scope() { Destroy(); }
30 void Destroy() { function in class:v8::internal::compiler::final::final
/external/webrtc/webrtc/test/linux/
H A Dglx_renderer.cc32 GlxRenderer::~GlxRenderer() { Destroy(); }
36 Destroy();
48 Destroy();
54 Destroy();
80 Destroy();
85 Destroy();
93 void GlxRenderer::Destroy() { function in class:webrtc::test::GlxRenderer
96 GlRenderer::Destroy();
/external/webrtc/webrtc/test/
H A Dvcm_capturer.cc32 Destroy();
48 Destroy();
81 void VcmCapturer::Destroy() { function in class:webrtc::test::VcmCapturer
95 VcmCapturer::~VcmCapturer() { Destroy(); }
/external/clang/include/clang/Sema/
H A DParsedTemplate.h203 void Destroy() { function in struct:clang::TemplateIdAnnotation
/external/libbrillo/brillo/minijail/
H A Dminijail.cc29 void Minijail::Destroy(struct minijail* jail) { function in class:brillo::Minijail
118 Destroy(jail);
126 Destroy(jail);
135 Destroy(jail);
146 Destroy(jail);
/external/libchrome/base/
H A Dbind_internal.h405 : BindStateBase(&Destroy),
417 static void Destroy(BindStateBase* self) { function in struct:base::internal::final
H A Dcallback_unittest.cc38 BindState() : BindStateBase(&Destroy) {}
42 static void Destroy(BindStateBase* self) { function in struct:base::internal::BindState
51 BindState() : BindStateBase(&Destroy) {}
55 static void Destroy(BindStateBase* self) { function in struct:base::internal::BindState
/external/libweave/third_party/chromium/base/
H A Dbind_internal.h405 : BindStateBase(&Destroy),
417 static void Destroy(BindStateBase* self) { function in struct:base::internal::final
H A Dcallback_unittest.cc39 BindState() : BindStateBase(&Destroy) {}
43 static void Destroy(BindStateBase* self) { function in struct:base::internal::BindState
52 BindState() : BindStateBase(&Destroy) {}
56 static void Destroy(BindStateBase* self) { function in struct:base::internal::BindState
/external/lzma/CPP/Windows/Control/
H A DImageList.h43 bool Destroy() // DeleteImageList() in MFC function in class:NWindows::NControl::CImageList
51 { Destroy(); }

Completed in 1244 milliseconds

123