HomeSort by relevance Sort by last modified time
    Searched refs:Destroy (Results 1 - 25 of 670) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/core/fxge/android/
cfpf_skiadevicemodule.h 19 void Destroy();
cfpf_skiadevicemodule.cpp 30 void CFPF_SkiaDeviceModule::Destroy() {
fx_android_imp.cpp 33 static_cast<CFPF_SkiaDeviceModule*>(m_pPlatformData)->Destroy();
  /external/compiler-rt/test/tsan/
mutex_annotations.cc 17 void Destroy() {
41 m.Destroy();
  /cts/tests/tests/media/libndkaudio/src/com/android/ndkaudio/
AudioPlayer.java 26 public native void Destroy();
AudioRecorder.java 26 public native void Destroy();
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTBackground.h 37 @brief Calls Destroy()
43 void Destroy();
  /external/webrtc/webrtc/base/
asyncresolverinterface.h 32 virtual void Destroy(bool wait) = 0;
  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_factory.cc 24 void Destroy(VideoEncoder* encoder) override { delete encoder; }
  /frameworks/compile/mclinker/include/mcld/ADT/
HashEntryFactory.h 29 void destroy(entry_type*& pEntry) { HashEntryTy::Destroy(pEntry); } function in class:mcld::HashEntryFactory
  /hardware/qcom/display/msm8909/sdm/libs/core/
hw_info_interface.cpp 54 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) {
hw_info_interface.h 37 static DisplayError Destroy(HWInfoInterface *intf);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/core/
hw_info_interface.cpp 54 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) {
hw_info_interface.h 37 static DisplayError Destroy(HWInfoInterface *intf);
  /hardware/qcom/display/msm8996/sdm/libs/core/
hw_events_interface.h 39 static DisplayError Destroy(HWEventsInterface *intf);
hw_info_interface.h 37 static DisplayError Destroy(HWInfoInterface *intf);
  /hardware/qcom/display/msm8998/sdm/libs/core/
hw_info_interface.cpp 54 DisplayError HWInfoInterface::Destroy(HWInfoInterface *intf) {
hw_info_interface.h 37 static DisplayError Destroy(HWInfoInterface *intf);
  /system/core/libbinderwrapper/
binder_test_base.cc 30 BinderWrapper::Destroy();
  /external/webrtc/webrtc/test/linux/
glx_renderer.cc 32 GlxRenderer::~GlxRenderer() { Destroy(); }
36 Destroy();
48 Destroy();
54 Destroy();
80 Destroy();
85 Destroy();
93 void GlxRenderer::Destroy() {
96 GlRenderer::Destroy();
  /external/pdfium/core/fxge/
cfx_gemodule.h 18 static void Destroy();
  /external/pdfium/fxbarcode/qrcode/
BC_QRCoderErrorCorrectionLevel.h 21 static void Destroy();
BC_QRCoderVersion.h 29 static void Destroy();
  /external/pdfium/fxjs/
ijs_runtime.h 24 static void Destroy();
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_event.h 41 port::Status Destroy();

Completed in 1219 milliseconds

1 2 3 4 5 6 7 8 91011>>