Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dmetrics.go10 type CodegenMetrics struct { struct
12 TotalModuleCount int
15 RuleClassCount map[string]int
18 handCraftedTargetCount int
22 func (metrics CodegenMetrics) Print() {