Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc521 char* begin_ptr = ptr + (num_slots * slot_size); in PartitionPurgePage() local
580 char* begin_ptr = ptr + (i * slot_size); in PartitionPurgePage() local