Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_root.cc69 PtrPosWithinAlloc IsPtrWithinSameAlloc(uintptr_t orig_address, in IsPtrWithinSameAlloc() function
H A Dpartition_alloc_unittest.cc1445 TEST_P(PartitionAllocTest, IsPtrWithinSameAlloc) { in TEST_P() argument