Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go283 copiesForGoals []*copiesForGoals member
296 type copiesForGoals struct { struct
299 goals string
303 copies []distCopy
307 func (d *copiesForGoals) addCopyInstruction(from Path, dest string) {