Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dsoong.go338 ctx.Verbosef(" max heap size: %v MB", metrics.GetMaxHeapSize()/1e6)
/build/soong/ui/metrics/metrics_proto/
Dmetrics.pb.go966 func (m *SoongBuildMetrics) GetMaxHeapSize() uint64 { func