Home
last modified time | relevance | path

Searched refs:partitionCookieCheckValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
DPartitionAlloc.h372 ALWAYS_INLINE void partitionCookieCheckValue(void* ptr) in partitionCookieCheckValue() function
493 partitionCookieCheckValue(ptr); in partitionFreeWithPage()
494 partitionCookieCheckValue(reinterpret_cast<char*>(ptr) + bucketSize - kCookieSize); in partitionFreeWithPage()