Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go302 copiesForGoals []*copiesForGoals member
315 type copiesForGoals struct { struct
318 goals string
322 copies []distCopy
326 func (d *copiesForGoals) addCopyInstruction(from Path, dest string) {