HomeSort by relevance Sort by last modified time
    Searched defs:VerifyAllMemory (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_extension.cc 116 bool MallocExtension::VerifyAllMemory() { return true; }
362 C_SHIM(VerifyAllMemory, int, (void), ());
debugallocation.cc     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_extension.cc 110 bool MallocExtension::VerifyAllMemory() { return true; }
345 C_SHIM(VerifyAllMemory, int, (void), ());
debugallocation.cc     [all...]

Completed in 372 milliseconds