Home
last modified time | relevance | path

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

/aosp12/system/update_engine/aosp/
H A Dmetrics_reporter_android.cc95 int64_t super_partition_size_bytes = 0; in ReportUpdateAttemptMetrics() local
104 super_partition_size_bytes = GetTotalSuperPartitionSize(*metadata); in ReportUpdateAttemptMetrics()
145 super_partition_size_bytes, in ReportUpdateAttemptMetrics()
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto11045 optional int64 super_partition_size_bytes = 9; field