GetOwnership 1055 third_party/tcmalloc/chromium/src/debugallocation.cc RAW_CHECK(GetOwnership(p) != MallocExtension::kNotOwned, GetOwnership 1065 third_party/tcmalloc/chromium/src/debugallocation.cc return TCMallocImplementation::GetOwnership(mb); GetOwnership 301 third_party/tcmalloc/chromium/src/gperftools/malloc_extension.h virtual Ownership GetOwnership(const void* p); GetOwnership 103 third_party/tcmalloc/chromium/src/libc_override_osx.h if (MallocExtension::instance()->GetOwnership(ptr) != MallocExtension::kOwned) GetOwnership 187 third_party/tcmalloc/chromium/src/malloc_extension.cc assert(GetOwnership(p) != kNotOwned); GetOwnership 388 third_party/tcmalloc/chromium/src/malloc_extension.cc MallocExtension::instance()->GetOwnership(p)); GetOwnership 1519 third_party/tcmalloc/chromium/src/tcmalloc.cc ASSERT(TCMallocImplementation::GetOwnership(ptr) GetOwnership 59 third_party/tcmalloc/chromium/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(a)); GetOwnership 63 third_party/tcmalloc/chromium/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(&cxx_bytes_used)); GetOwnership 65 third_party/tcmalloc/chromium/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(NULL)); GetOwnership 1048 third_party/tcmalloc/vendor/src/debugallocation.cc RAW_CHECK(GetOwnership(p) != MallocExtension::kNotOwned, GetOwnership 1058 third_party/tcmalloc/vendor/src/debugallocation.cc return TCMallocImplementation::GetOwnership(mb); GetOwnership 321 third_party/tcmalloc/vendor/src/gperftools/malloc_extension.h virtual Ownership GetOwnership(const void* p); GetOwnership 103 third_party/tcmalloc/vendor/src/libc_override_osx.h if (MallocExtension::instance()->GetOwnership(ptr) != MallocExtension::kOwned) GetOwnership 181 third_party/tcmalloc/vendor/src/malloc_extension.cc assert(GetOwnership(p) != kNotOwned); GetOwnership 371 third_party/tcmalloc/vendor/src/malloc_extension.cc MallocExtension::instance()->GetOwnership(p)); GetOwnership 1471 third_party/tcmalloc/vendor/src/tcmalloc.cc ASSERT(TCMallocImplementation::GetOwnership(ptr) GetOwnership 59 third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(a)); GetOwnership 63 third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(&cxx_bytes_used)); GetOwnership 65 third_party/tcmalloc/vendor/src/tests/malloc_extension_test.cc MallocExtension::instance()->GetOwnership(NULL));