Home
last modified time | relevance | path

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

/build/soong/android/
Dandroidmk.go331 type distCopy struct { struct
333 from Path
336 dest string
339 func (d *distCopy) String() string {