Home
last modified time | relevance | path

Searched defs:Recycle (Results 1 – 9 of 9) 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/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_quarantine_test.cpp21 void Recycle(void *m) {} in Recycle() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h87 void NOINLINE Recycle(Callback cb) { in Recycle() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_quarantine.h152 void NOINLINE Recycle(uptr min_size, Callback cb) { in Recycle() function
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp210 void Recycle(ScudoChunk *Chunk) { in Recycle() function
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp182 void Recycle(void *Ptr) { in Recycle() function
/external/compiler-rt/lib/asan/
Dasan_allocator.cc136 void Recycle(AsanChunk *m) { in Recycle() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_allocator.cpp200 void Recycle(AsanChunk *m) { in Recycle() function