Searched defs:HiddenPointer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
H A Dheap-checker.h192 // See also HiddenPointer, below, if you need to prevent a pointer from
387 class HiddenPointer { class
389 explicit HiddenPointer(T* t) function in class:HiddenPointer
/external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
H A Dheap-checker.h192 // See also HiddenPointer, below, if you need to prevent a pointer from
387 class HiddenPointer { class
389 explicit HiddenPointer(T* t) function in class:HiddenPointer

Completed in 45 milliseconds