Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_backup_ref_impl.h35 void CheckThatAddressIsntWithinFirstPartitionPage(uintptr_t address);
105 CheckThatAddressIsntWithinFirstPartitionPage(address); in IsSupportedAndNotNull()
H A Draw_ptr_backup_ref_impl.cc123 void CheckThatAddressIsntWithinFirstPartitionPage(uintptr_t address) { in CheckThatAddressIsntWithinFirstPartitionPage() function