Searched defs:depCandidateProps (Results 1 – 1 of 1) sorted by relevance
47 type depCandidateProps struct { struct48 Namespace string49 Multilib string50 Arch []android.ArchType363 func generateDepStruct(deps map[string]*depCandidateProps, highPriorityDeps []string) *packagingPro…