Home
last modified time | relevance | path

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

/build/soong/fsgen/
Dfsgen_mutators.go47 type depCandidateProps struct { struct
48 Namespace string
49 Multilib string
50 Arch []android.ArchType
363 func generateDepStruct(deps map[string]*depCandidateProps, highPriorityDeps []string) *packagingPro…