Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_root.cc67 PtrPosWithinAlloc IsPtrWithinSameAlloc(uintptr_t orig_address, in IsPtrWithinSameAlloc() function
Dpartition_alloc_unittest.cc1392 TEST_P(PartitionAllocTest, IsPtrWithinSameAlloc) { in TEST_P() argument