Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dpartition_cookie.h53 ALWAYS_INLINE void* PartitionCookiePointerAdjustAdd(void* ptr) { in PartitionCookiePointerAdjustAdd() function
81 ALWAYS_INLINE void* PartitionCookiePointerAdjustAdd(void* ptr) { in PartitionCookiePointerAdjustAdd() function
H A Dpartition_alloc-inl.h37 ptr = PartitionCookiePointerAdjustAdd(ptr); in PartitionPointerAdjustAdd()