Searched refs:archivePath (Results 1 – 9 of 9) sorted by relevance
86 ant.jar(update: 'true', destfile: shadowJar.archivePath) {88 fileset(file: bootstrapJar.archivePath)94 new java.util.zip.ZipFile(shadowJar.archivePath).withCloseable {203 jvmArgs "-javaagent:${shadowJar.archivePath}" // Our agent second.240 from shadowJar.archivePath
519 CArchivePath &archivePath, in Compress() argument769 if (!GetOnlyDirPrefix(us2fs(archivePath.GetFinalPath()), dirPrefix)) in Compress()795 if (archivePath.Temp) in Compress()799 archivePath.TempPostfix.Empty(); in Compress()800 archivePath.TempPostfix.Add_UInt32(i); in Compress()802 realPath = archivePath.GetTempPath(); in Compress()805 realPath = us2fs(archivePath.GetFinalPath()); in Compress()814 if (!archivePath.Temp) in Compress()833 volStreamSpec->Prefix = us2fs(archivePath.GetFinalVolPath()); in Compress()863 FString realPath = us2fs(archivePath.GetFinalPath()); in Compress()
716 UString archivePath = postString.Ptr(1); in ParseUpdateCommandString() local717 if (archivePath.IsEmpty()) in ParseUpdateCommandString()719 uc.UserArchivePath = archivePath; in ParseUpdateCommandString()
67 … ant.symlink(link: file("${destinationDir}/baksmali.jar"), resource: archivePath, overwrite: true)87 injars fatJar.archivePath
103 … ant.symlink(link: file("${destinationDir}/smali.jar"), resource: archivePath, overwrite: true)136 injars fatJar.archivePath
147 zipTree(depsJar.archivePath).matching {183 args '--classpath', depsJar.archivePath
73 logger.lifecycle "Compressed maven artifacts to ${archivePath}"
118 logger.lifecycle "Compressed maven artifacts to ${archivePath}"
476 newClasspath = files(jar.archivePath)