Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpage_allocator.cc108 uintptr_t NextAlignedWithOffset(uintptr_t address, in NextAlignedWithOffset() function
H A Dpage_allocator_unittest.cc98 TEST(PartitionAllocPageAllocatorTest, NextAlignedWithOffset) { in TEST() argument