MallocExtension_Ownership   93 third_party/tcmalloc/chromium/src/gperftools/malloc_extension_c.h PERFTOOLS_DLL_DECL MallocExtension_Ownership MallocExtension_GetOwnership(const void* p);
MallocExtension_Ownership  386 third_party/tcmalloc/chromium/src/malloc_extension.cc MallocExtension_Ownership MallocExtension_GetOwnership(const void* p) {
MallocExtension_Ownership  387 third_party/tcmalloc/chromium/src/malloc_extension.cc   return static_cast<MallocExtension_Ownership>(
MallocExtension_Ownership   57 third_party/tcmalloc/chromium/src/tests/simple_compat_test.cc MallocExtension_Ownership malloc_extension_c_h;
MallocExtension_Ownership   93 third_party/tcmalloc/vendor/src/gperftools/malloc_extension_c.h PERFTOOLS_DLL_DECL MallocExtension_Ownership MallocExtension_GetOwnership(const void* p);
MallocExtension_Ownership  369 third_party/tcmalloc/vendor/src/malloc_extension.cc MallocExtension_Ownership MallocExtension_GetOwnership(const void* p) {
MallocExtension_Ownership  370 third_party/tcmalloc/vendor/src/malloc_extension.cc   return static_cast<MallocExtension_Ownership>(
MallocExtension_Ownership   57 third_party/tcmalloc/vendor/src/tests/simple_compat_test.cc MallocExtension_Ownership malloc_extension_c_h;