Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dpartition_stats.h75 size_t total_resident_bytes; // Total bytes provisioned by the partition. member
H A Dpartition_alloc_unittest.cc693 size_t total_resident_bytes = 0; member in partition_alloc::internal::__anon76d0e7850211::MockPartitionStatsDumper