Home
last modified time | relevance | path

Searched defs:FromRawPointer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Ddebugallocation.cc721 static MallocBlock* FromRawPointer(void* p) { in FromRawPointer() function in MallocBlock
740 static const MallocBlock* FromRawPointer(const void* p) { in FromRawPointer() function in MallocBlock
/external/chromium_org/third_party/tcmalloc/chromium/src/
Ddebugallocation.cc717 static MallocBlock* FromRawPointer(void* p) { in FromRawPointer() function in MallocBlock
736 static const MallocBlock* FromRawPointer(const void* p) { in FromRawPointer() function in MallocBlock