Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dencoded_next_freelist.h266 bool shadow_ptr_ok = here->encoded_next_.Inverted() == here->shadow_; in IsWellFormed() local
268 constexpr bool shadow_ptr_ok = true; in IsWellFormed() local
H A Dpool_offset_freelist.h287 bool shadow_ptr_ok = here->encoded_next_.Inverted() == here->shadow_; in IsWellFormed() local
289 constexpr bool shadow_ptr_ok = true; in IsWellFormed() local