Home
last modified time | relevance | path

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

1234567

/external/perfetto/src/ipc/test/
Dtest_socket.h56 void TestSocket::Destroy() {} in Destroy() function
67 void TestSocket::Destroy() {} in Destroy() function
78 void TestSocket::Destroy() { in Destroy() function
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_internal.h123 void Destroy() { in Destroy() function
159 void Destroy() { in Destroy() function
190 void Destroy() { in Destroy() function
/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/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dmanual_constructor.h151 void Destroy() { get()->~BaseType(); } in Destroy() function
205 void Destroy() { get()->~Type(); } in Destroy() function
/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc43 void CordRep::Destroy(CordRep* rep) { in Destroy() function in absl::cord_internal::CordRep
Dcord_rep_crc.cc47 void CordRepCrc::Destroy(CordRepCrc* node) { in Destroy() function in absl::cord_internal::CordRepCrc
/external/pdfium/core/fxge/
Dcfx_gemodule.cpp36 void CFX_GEModule::Destroy() { in Destroy() function in CFX_GEModule
/external/pdfium/core/fxge/android/
Dcfpf_skiadevicemodule.cpp30 void CFPF_SkiaDeviceModule::Destroy() { in Destroy() function in CFPF_SkiaDeviceModule
/external/compiler-rt/test/tsan/
Dmutex_annotations.cc17 void Destroy() { in Destroy() function in Mutex
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc36 void CordRep::Destroy(CordRep* rep) { in Destroy() function in absl::cord_internal::CordRep
/external/abseil-cpp/absl/strings/internal/
Dcord_internal.cc36 void CordRep::Destroy(CordRep* rep) { in Destroy() function in absl::cord_internal::CordRep
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dcord_internal.cc33 void CordRep::Destroy(CordRep* rep) { in Destroy() function in absl::cord_internal::CordRep
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_event.cc35 port::Status GpuEvent::Destroy() { in Destroy() function in stream_executor::gpu::GpuEvent
Dgpu_stream.cc35 void GpuStream::Destroy() { in Destroy() function in stream_executor::gpu::GpuStream
/external/pdfium/core/fpdfapi/page/
Dcpdf_pagemodule.cpp29 void CPDF_PageModule::Destroy() { in Destroy() function in CPDF_PageModule
/external/clang/lib/Sema/
DDelayedDiagnostic.cpp58 void DelayedDiagnostic::Destroy() { in Destroy() function in DelayedDiagnostic
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice.cc76 static void Destroy(void* arg) { delete static_cast<NewSliceRefcount*>(arg); } in Destroy() function in grpc_core::NewSliceRefcount
133 static void Destroy(void* arg) { in Destroy() function in grpc_core::NewWithLenSliceRefcount
167 static void Destroy(void* arg) { in Destroy() function in grpc_core::MovedStringSliceRefCount
187 static void Destroy(void* arg) { in Destroy() function in grpc_core::MovedCppStringSliceRefCount
276 static void Destroy(void* arg) { in Destroy() function in __anond5bf293d0111::MallocRefCount
/external/armnn/src/profiling/
DPacketBuffer.cpp58 void PacketBuffer::Destroy() in Destroy() function in armnn::profiling::PacketBuffer
/external/webrtc/test/gl/
Dgl_renderer.cc31 void GlRenderer::Destroy() { in Destroy() function in webrtc::test::GlRenderer
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dringbuffer.h52 void Destroy() in Destroy() function
/external/pdfium/fxjs/
Dijs_runtime.cpp30 void IJS_Runtime::Destroy() { in Destroy() function in IJS_Runtime
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dchannel_arguments.h135 static void Destroy(void* /*in*/) {} in Destroy() function
/external/grpc-grpc/include/grpcpp/support/
Dchannel_arguments.h131 static void Destroy(void* in) {} in Destroy() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/support/
Dchannel_arguments.h135 static void Destroy(void* /*in*/) {} in Destroy() function
/external/libbrillo/brillo/namespaces/
Dmount_namespace.cc92 bool MountNamespace::Destroy() { in Destroy() function in brillo::MountNamespace

1234567