Home
last modified time | relevance | path

Searched defs:Recycle (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DRequestCallContextSafeHandle.cs83 public void Recycle() in Recycle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
DBatchContextSafeHandle.cs115 public void Recycle() in Recycle() method in Grpc.Core.Internal.BatchContextSafeHandle
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h87 void NOINLINE Recycle(Callback cb) { in Recycle() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp178 void ExeDepsFix::Recycle(DomainValue *dv) { in Recycle() function in ExeDepsFix
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp210 void Recycle(ScudoChunk *Chunk) { in Recycle() function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc136 void Recycle(AsanChunk *m) { in Recycle() function