Home
last modified time | relevance | path

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

/build/soong/cmd/pom2bp/
Dpom2bp.go78 type ExtraDeps map[string][]string type
374 func BazelifyExtraDeps(extraDeps ExtraDeps, modules map[string]*Pom) error {
/build/soong/cmd/pom2mk/
Dpom2mk.go74 type ExtraDeps map[string][]string type