OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Recycle
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/mac/
scoped_nsautorelease_pool.h
34
void
Recycle
() { }
43
void
Recycle
();
/external/compiler-rt/lib/sanitizer_common/
sanitizer_quarantine.h
37
// void Callback::
Recycle
(Node *ptr);
67
Recycle
(cb);
82
void NOINLINE
Recycle
(Callback cb) {
102
cb.
Recycle
((Node*)b->batch[i]);
/external/compiler-rt/lib/asan/
asan_allocator2.cc
271
void
Recycle
(AsanChunk *m) {
Completed in 72 milliseconds