Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_page.cc362 uintptr_t reservation_end = reservation_start + reservation_size; in UnmapNow() local
370 for (uintptr_t address = reservation_start; address < reservation_end; in UnmapNow()