Home
last modified time | relevance | path

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

/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc729 std::unique_ptr<uint32_t[]> direct_map_lengths = nullptr; in DumpStats() local
731 direct_map_lengths = in DumpStats()
766 direct_map_lengths[num_direct_mapped_allocations] = slot_size; in DumpStats()
780 uint32_t size = direct_map_lengths[i]; in DumpStats()