Home
last modified time | relevance | path

Searched refs:GetTo (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/sbox/
Dsbox.go385 toPath := copyPair.GetTo()
467 toPath := joinPath(toDir, copyPair.GetTo())
616 return joinPath(mapping.GetTo()+"/", strings.TrimPrefix(path, mapping.GetFrom()+"/"))
630 toPath := joinPath(toDir, copyPair.GetTo())
670 outputFiles[copyPair.GetTo()] = true
/build/soong/cmd/sbox/sbox_proto/
Dsbox.pb.go248 func (x *Copy) GetTo() string { func
369 func (x *PathMapping) GetTo() string { func