Searched defs:Recycle (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | RequestCallContextSafeHandle.cs | 83 public void Recycle() in Recycle() method in Grpc.Core.Internal.RequestCallContextSafeHandle |
D | BatchContextSafeHandle.cs | 115 public void Recycle() in Recycle() method in Grpc.Core.Internal.BatchContextSafeHandle |
/external/compiler-rt/lib/sanitizer_common/ | ||
D | sanitizer_quarantine.h | 87 void NOINLINE Recycle(Callback cb) { in Recycle() function |
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | ExecutionDepsFix.cpp | 178 void ExeDepsFix::Recycle(DomainValue *dv) { in Recycle() function in ExeDepsFix |
/external/compiler-rt/lib/scudo/ | ||
D | scudo_allocator.cpp | 210 void Recycle(ScudoChunk *Chunk) { in Recycle() function |
/external/compiler-rt/lib/asan/ | ||
D | asan_allocator.cc | 136 void Recycle(AsanChunk *m) { in Recycle() function |