Home
last modified time | relevance | path

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

/external/cronet/base/mac/
Dscoped_nsautorelease_pool.cc28 void ScopedNSAutoreleasePool::Recycle() { in Recycle() function in base::mac::ScopedNSAutoreleasePool
/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/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