Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_alloc_constants.h130 PartitionPageOffsetMask() { in PartitionPageOffsetMask() function
135 return ~PartitionPageOffsetMask(); in PartitionPageBaseMask()
H A Dpartition_alloc_unittest.cc720 EXPECT_EQ(kPointerOffset, UntagPtr(ptr) & PartitionPageOffsetMask()); in TEST_P()
2229 PartitionPageOffsetMask()); in TEST_P()