Home
last modified time | relevance | path

Searched defs:marked_as_free_in_bitmap (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.h285 bool marked_as_free_in_bitmap = !FreeSlotBitmapSlotIsUsed(next_address); in IsWellFormed() local
287 constexpr bool marked_as_free_in_bitmap = true; in IsWellFormed() local
H A Dpool_offset_freelist.h314 constexpr bool marked_as_free_in_bitmap = true; in IsWellFormed() local