Searched defs:Recycle (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/base/mac/ | ||
| D | scoped_nsautorelease_pool.cc | 28 void ScopedNSAutoreleasePool::Recycle() {  in Recycle()  function in base::mac::ScopedNSAutoreleasePool | 
| /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/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 |