Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dreservation_offset_table.h145 uintptr_t offset_in_pool) { in ReservationOffsetPointer() argument
146 size_t table_index = offset_in_pool >> kSuperPageShift; in ReservationOffsetPointer()
244 uintptr_t offset_in_pool) { in GetDirectMapReservationStart() argument
246 offset_in_pool == in GetDirectMapReservationStart()
248 uint16_t* offset_ptr = ReservationOffsetPointer(pool, offset_in_pool); in GetDirectMapReservationStart()