Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go294 copiesForGoals []*copiesForGoals member
307 type copiesForGoals struct { struct
310 goals string
314 copies []distCopy
318 func (d *copiesForGoals) addCopyInstruction(from Path, dest string) {