Searched defs:VerifyAllMemory (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dmalloc_extension.cc116 bool MallocExtension::VerifyAllMemory() { return true; } function in class:MallocExtension
362 C_SHIM(VerifyAllMemory, int, (void), ());
H A Ddebugallocation.cc1040 virtual bool VerifyAllMemory() { function in class:MallocBlock::DebugMallocImplementation
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dmalloc_extension.cc110 bool MallocExtension::VerifyAllMemory() { return true; } function in class:MallocExtension
345 C_SHIM(VerifyAllMemory, int, (void), ());
H A Ddebugallocation.cc1033 virtual bool VerifyAllMemory() { function in class:MallocBlock::DebugMallocImplementation

Completed in 295 milliseconds