Home
last modified time | relevance | path

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

/build/soong/rust/
Dfuzz.go115 DestinationPathPrefix string member
212 if file.DestinationPathPrefix != "" {
213 command.FlagWithArg("-P ", file.DestinationPathPrefix)
257 if fileToZip.DestinationPathPrefix != "" {
258 command.FlagWithArg("-P ", fileToZip.DestinationPathPrefix)
/build/soong/cc/
Dfuzz.go374 DestinationPathPrefix string member
512 if file.DestinationPathPrefix != "" {
513 command.FlagWithArg("-P ", file.DestinationPathPrefix)
557 if fileToZip.DestinationPathPrefix != "" {
558 command.FlagWithArg("-P ", fileToZip.DestinationPathPrefix)