HeapLeakChecker   295 third_party/tcmalloc/chromium/src/heap-checker.cc class HeapLeakChecker::Allocator {
HeapLeakChecker  1610 third_party/tcmalloc/chromium/src/heap-checker.cc HeapLeakChecker::HeapLeakChecker(const char *name) : lock_(new SpinLock) {
HeapLeakChecker  1615 third_party/tcmalloc/chromium/src/heap-checker.cc HeapLeakChecker::HeapLeakChecker() : lock_(new SpinLock) {
HeapLeakChecker  1864 third_party/tcmalloc/chromium/src/heap-checker.cc HeapLeakChecker::~HeapLeakChecker() {
HeapLeakChecker   295 third_party/tcmalloc/vendor/src/heap-checker.cc class HeapLeakChecker::Allocator {
HeapLeakChecker  1610 third_party/tcmalloc/vendor/src/heap-checker.cc HeapLeakChecker::HeapLeakChecker(const char *name) : lock_(new SpinLock) {
HeapLeakChecker  1615 third_party/tcmalloc/vendor/src/heap-checker.cc HeapLeakChecker::HeapLeakChecker() : lock_(new SpinLock) {
HeapLeakChecker  1864 third_party/tcmalloc/vendor/src/heap-checker.cc HeapLeakChecker::~HeapLeakChecker() {