Home
last modified time | relevance | path

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

/build/soong/fuzz/
Dfuzz_common.go63 DestinationPathPrefix string member
514 if file.DestinationPathPrefix != "" {
515 command.FlagWithArg("-P ", file.DestinationPathPrefix)
581 if fileToZip.DestinationPathPrefix != "" {
582 command.FlagWithArg("-P ", fileToZip.DestinationPathPrefix)
/build/soong/java/
Dfuzz.go198 …z.FileToZip{SourceFilePath: javaFuzzModule.implementationJarFile, DestinationPathPrefix: "classes"…
/build/soong/cc/
Dfuzz.go529 DestinationPathPrefix: destinationPathPrefix,