Searched refs:Destroy (Results 426 - 450 of 714) sorted by relevance

<<11121314151617181920>>

/external/pdfium/core/src/fpdfapi/
H A Dfpdf_basic_module.cpp19 void CPDF_ModuleMgr::Destroy() function in class:CPDF_ModuleMgr
/external/pdfium/fpdfsdk/include/
H A Dfsdk_actionhandler.h37 virtual void Destroy();
/external/chromium_org/third_party/webrtc/modules/audio_device/android/
H A Dopensles_input.cc107 (*sles_engine_)->Destroy(sles_engine_);
392 (*sles_recorder_)->Destroy(sles_recorder_);
/external/chromium_org/third_party/webrtc/modules/video_capture/mac/
H A Dvideo_capture_mac.mm98 * Create/Destroy a VideoCaptureModule
201 * Create/Destroy a DeviceInfo
232 Destroy(newCaptureInfoModule);
249 //Destroy(newCaptureInfoModule);
267 * End Create/Destroy VideoCaptureModule
/external/chromium_org/v8/src/
H A Dallocation-tracker.cc320 GlobalHandles::Destroy(reinterpret_cast<Object**>(script_.location()));
337 GlobalHandles::Destroy(reinterpret_cast<Object**>(loc->script_.location()));
/external/lldb/scripts/Python/interface/
H A DSBDebugger.i129 Destroy (lldb::SBDebugger &debugger);
/external/stressapptest/src/
H A Dpattern.cc334 Destroy();
383 int PatternList::Destroy() { function in class:PatternList
/external/chromium_org/media/base/
H A Dtext_renderer_unittest.cc64 void Destroy() { function in class:media::TextRendererTest
344 Destroy();
353 Destroy();
1142 Destroy();
1153 Destroy();
1165 Destroy();
/external/chromium_org/content/browser/browser_plugin/
H A Dbrowser_plugin_guest.cc134 void BrowserPluginGuest::Destroy() { function in class:content::BrowserPluginGuest
135 delegate_->Destroy();
661 Destroy();
/external/chromium_org/gpu/command_buffer/service/
H A Dbuffer_manager_unittest.cc37 manager_->Destroy(false);
173 TEST_F(BufferManagerTest, Destroy) {
184 manager_->Destroy(true);
H A Dtexture_definition.cc32 virtual void Destroy(bool have_context) OVERRIDE;
70 void GLImageSync::Destroy(bool have_context) { function in class:gpu::gles2::__anon8442::GLImageSync
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_objects.cpp16 Destroy();
18 void CPDF_Object::Destroy() function in class:CPDF_Object
1254 ((CPDF_Object*)value)->Destroy();
1284 ((CPDF_Object *)value)->Destroy();
1323 ((CPDF_Object*)value)->Destroy();
1333 ((CPDF_Object*)value)->Destroy();
/external/chromium_org/content/browser/frame_host/
H A Drender_widget_host_view_guest.cc171 // Destroy the guest view instance only, so we don't end up calling
172 // platform_view_->Destroy().
176 void RenderWidgetHostViewGuest::Destroy() { function in class:content::RenderWidgetHostViewGuest
180 platform_view_->Destroy();
/external/chromium_org/content/common/gpu/media/
H A Dandroid_video_decode_accelerator.cc516 void AndroidVideoDecodeAccelerator::Destroy() { function in class:content::AndroidVideoDecodeAccelerator
527 copier_->Destroy();
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_manager.cc280 void GLManager::Destroy() { function in class:gpu::GLManager
292 decoder_->Destroy(true);
/external/chromium_org/media/cast/sender/
H A Dexternal_video_encoder.cc129 // Destroy the VEA on the correct thread.
130 void Destroy() { function in class:media::cast::LocalVideoEncodeAcceleratorClient
355 // VEA::~VEA specialization takes care of calling Destroy() on the VEA impl.
361 Destroy();
/external/chromium_org/media/filters/
H A Ddecrypting_audio_decoder_unittest.cc77 Destroy();
239 void Destroy() { function in class:media::DecryptingAudioDecoderTest
/external/chromium_org/mojo/services/public/cpp/view_manager/lib/
H A Dview.cc194 void View::Destroy() { function in class:mojo::View
206 child->Destroy();
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
H A Dtcp_node.cc289 void TcpNode::Destroy() { function in class:nacl_io::TcpNode
291 SocketNode::Destroy();
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dpeer_connection_client.cc148 resolver_->Destroy(false);
237 resolver_->Destroy(false);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dport.h269 void Destroy();
498 void Destroy();
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dquality_modes_test.cc38 VideoCodingModule::Destroy(vcm);
389 VideoProcessingModule::Destroy(_vpm);
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capturer.cc97 VideoProcessingModule::Destroy(image_proc_module_);
399 // Destroy module.
400 VideoProcessingModule::Destroy(image_proc_module_);
/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc54 void AudioProcessing::Destroy(AudioProcessing* apm) { function in class:webrtc::AudioProcessing
108 component->Destroy();
/external/ceres-solver/include/ceres/internal/
H A Dmanual_constructor.h195 inline void Destroy() { function in class:ceres::internal::ManualConstructor

Completed in 4113 milliseconds

<<11121314151617181920>>