Home
last modified time | relevance | path

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

/build/soong/scripts/
Dbuild_broken_logs.go88 type ProductBranch struct { struct
94 ProductBranch anonMember
218 ret.Logs = append(ret.Logs, ParseProduct(ProductBranch{Branch: name, Name: product}))
251 func ParseProduct(p ProductBranch) ProductLog { argument
258 ProductBranch: p,