Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dandroidmk.go299 copiesForGoals []*copiesForGoals member
312 type copiesForGoals struct { struct
315 goals string
319 copies []distCopy
323 func (d *copiesForGoals) addCopyInstruction(from Path, dest string) {