FetchFromCentralCache  232 third_party/tcmalloc/chromium/src/thread_cache.h   void* FetchFromCentralCache(size_t cl, size_t byte_size);
FetchFromCentralCache  368 third_party/tcmalloc/chromium/src/thread_cache.h     return FetchFromCentralCache(cl, size);
FetchFromCentralCache  226 third_party/tcmalloc/vendor/src/thread_cache.h   void* FetchFromCentralCache(size_t cl, size_t byte_size);
FetchFromCentralCache  341 third_party/tcmalloc/vendor/src/thread_cache.h     return FetchFromCentralCache(cl, size);