Home
last modified time | relevance | path

Searched defs:Destroy (Results 1 – 25 of 103) sorted by relevance

12345

/external/grpc-grpc/src/core/lib/gprpp/
Dmanual_constructor.h151 void Destroy() { get()->~BaseType(); } in Destroy() function
205 void Destroy() { get()->~Type(); } in Destroy() function
/external/pdfium/core/fxge/android/
Dcfpf_skiadevicemodule.cpp30 void CFPF_SkiaDeviceModule::Destroy() { in Destroy() function in CFPF_SkiaDeviceModule
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_factory.cc24 void Destroy(VideoEncoder* encoder) override { delete encoder; } in Destroy() function in webrtc::VP8EncoderImplFactory
/external/pdfium/core/fxge/
Dcfx_gemodule.cpp37 void CFX_GEModule::Destroy() { in Destroy() function in CFX_GEModule
/external/compiler-rt/test/tsan/
Dmutex_annotations.cc17 void Destroy() { in Destroy() function in Mutex
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_event.cc35 port::Status GpuEvent::Destroy() { in Destroy() function in stream_executor::gpu::GpuEvent
Dgpu_stream.cc34 void GpuStream::Destroy() { in Destroy() function in stream_executor::gpu::GpuStream
Dgpu_timer.cc51 void GpuTimer::Destroy() { in Destroy() function in stream_executor::gpu::GpuTimer
/external/clang/lib/Sema/
DDelayedDiagnostic.cpp58 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
/external/webrtc/webrtc/test/channel_transport/
Dudp_socket_wrapper_unittest.cc38 void Destroy() { in Destroy() function in webrtc::test::MockSocketManager
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dringbuffer.h56 void Destroy() in Destroy() function
/external/webrtc/webrtc/test/gl/
Dgl_renderer.cc30 void GlRenderer::Destroy() { in Destroy() function in webrtc::test::GlRenderer
/external/grpc-grpc/include/grpcpp/support/
Dchannel_arguments.h131 static void Destroy(void* in) {} in Destroy() function
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderErrorCorrectionLevel.cpp67 void CBC_QRCoderErrorCorrectionLevel::Destroy() { in Destroy() function in CBC_QRCoderErrorCorrectionLevel
DBC_QRCoderVersion.cpp80 void CBC_QRCoderVersion::Destroy() { in Destroy() function in CBC_QRCoderVersion
DBC_QRCoderMode.cpp131 void CBC_QRCoderMode::Destroy() { in Destroy() function in CBC_QRCoderMode
/external/pdfium/core/fpdfapi/
Dcpdf_modulemgr.cpp43 void CPDF_ModuleMgr::Destroy() { in Destroy() function in CPDF_ModuleMgr
/external/webrtc/webrtc/modules/audio_processing/
Dprocessing_component.cc28 int ProcessingComponent::Destroy() { in Destroy() function in webrtc::ProcessingComponent
/external/compiler-rt/lib/msan/
Dmsan_thread.cc56 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
/external/v8/src/compiler/
Dzone-stats.h31 void Destroy() { in Destroy() function
/external/pdfium/fxjs/
Dcjs_runtimestub.cpp55 void IJS_Runtime::Destroy() {} in Destroy() function in IJS_Runtime
/external/webrtc/webrtc/base/
Dsignalthread.cc54 void SignalThread::Destroy(bool wait) { in Destroy() function in rtc::SignalThread
Dnethelpers.cc89 void AsyncResolver::Destroy(bool wait) { in Destroy() function in rtc::AsyncResolver
/external/webrtc/webrtc/test/linux/
Dglx_renderer.cc93 void GlxRenderer::Destroy() { in Destroy() function in webrtc::test::GlxRenderer
/external/webrtc/webrtc/test/
Dvcm_capturer.cc81 void VcmCapturer::Destroy() { in Destroy() function in webrtc::test::VcmCapturer

12345