Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/
Dpartition_root.cc1129 size_t decommit_size = current_slot_size - new_slot_size; in TryReallocInPlaceForDirectMap() local
1130 DecommitSystemPagesForData(slot_start + new_slot_size, decommit_size, in TryReallocInPlaceForDirectMap()