Home
last modified time | relevance | path

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

1234

/external/pdfium/core/src/fxge/android/
Dfpf_skiamodule.cpp21 void CFPF_SkiaDeviceModule::Destroy() { in Destroy() function in CFPF_SkiaDeviceModule
/external/libchrome/base/memory/
Dmanual_constructor.h61 inline void Destroy() { in Destroy() function
/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/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/webrtc/webrtc/test/gl/
Dgl_renderer.cc30 void GlRenderer::Destroy() { in Destroy() function in webrtc::test::GlRenderer
/external/pdfium/core/src/fxge/ge/
Dfx_ge.cpp39 void CFX_GEModule::Destroy() { in Destroy() function in CFX_GEModule
/external/webrtc/webrtc/modules/audio_processing/
Dprocessing_component.cc28 int ProcessingComponent::Destroy() { in Destroy() function in webrtc::ProcessingComponent
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRCoderErrorCorrectionLevel.cpp74 void CBC_QRCoderErrorCorrectionLevel::Destroy() { in Destroy() function in CBC_QRCoderErrorCorrectionLevel
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Contacts/
Db2PolygonContact.cpp35 void b2PolygonContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2PolygonContact
Db2CircleContact.cpp35 void b2CircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2CircleContact
Db2EdgeAndCircleContact.cpp32 void b2EdgeAndCircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2EdgeAndCircleContact
Db2EdgeAndPolygonContact.cpp32 void b2EdgeAndPolygonContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2EdgeAndPolygonContact
Db2PolygonAndCircleContact.cpp32 void b2PolygonAndCircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2PolygonAndCircleContact
Db2ChainAndPolygonContact.cpp34 void b2ChainAndPolygonContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2ChainAndPolygonContact
Db2ChainAndCircleContact.cpp34 void b2ChainAndCircleContact::Destroy(b2Contact* contact, b2BlockAllocator* allocator) in Destroy() function in b2ChainAndCircleContact
/external/pdfium/core/src/fpdfapi/
Dfpdf_basic_module.cpp28 void CPDF_ModuleMgr::Destroy() { in Destroy() function in CPDF_ModuleMgr
/external/v8/src/compiler/
Dzone-pool.h30 void Destroy() { in Destroy() function
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Dynamics/Joints/
Db2Joint.cpp128 void b2Joint::Destroy(b2Joint* joint, b2BlockAllocator* allocator) in Destroy() function in b2Joint
/external/compiler-rt/lib/msan/
Dmsan_thread.cc56 void MsanThread::Destroy() { in Destroy() function in __msan::MsanThread
/external/libweave/third_party/chromium/base/
Dcallback_unittest.cc43 static void Destroy(BindStateBase* self) { in Destroy() function
56 static void Destroy(BindStateBase* self) { in Destroy() function
/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/libchrome/base/
Dcallback_unittest.cc42 static void Destroy(BindStateBase* self) { in Destroy() function
55 static void Destroy(BindStateBase* self) { in Destroy() function
/external/webrtc/webrtc/test/linux/
Dglx_renderer.cc93 void GlxRenderer::Destroy() { in Destroy() function in webrtc::test::GlxRenderer

1234