Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpage_allocator.cc108 uintptr_t NextAlignedWithOffset(uintptr_t address, in NextAlignedWithOffset() function
Dpage_allocator_unittest.cc105 TEST(PartitionAllocPageAllocatorTest, NextAlignedWithOffset) { in TEST() argument