Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc666 auto& nonscannable_allocator = in mallinfo() local
669 if (auto* nonscannable_root = nonscannable_allocator.root()) { in mallinfo()
/aosp_15_r20/external/cronet/base/trace_event/
H A Dmalloc_dump_provider.cc135 auto& nonscannable_allocator = in ReportPartitionAllocStats() local
137 if (auto* root = nonscannable_allocator.root()) in ReportPartitionAllocStats()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A DBUILD.gn811 "shim/nonscannable_allocator.cc",
815 "shim/nonscannable_allocator.h",