NewHeap           381 third_party/tcmalloc/chromium/src/thread_cache.cc     if (heap == NULL) heap = NewHeap(me);
NewHeap           331 third_party/tcmalloc/chromium/src/thread_cache.h   static ThreadCache* NewHeap(pthread_t tid);
NewHeap           370 third_party/tcmalloc/vendor/src/thread_cache.cc     if (heap == NULL) heap = NewHeap(me);
NewHeap           308 third_party/tcmalloc/vendor/src/thread_cache.h   static ThreadCache* NewHeap(pthread_t tid);