Home | History | Annotate | Download | only in java

Lines Matching refs:Path

22 	"path/filepath"
34 // Compiling java is not conducive to proper dependency tracking. The path-matches-class-name
107 fileList, dir common.Path
141 manifest common.OptionalPath) common.Path {
154 deps = append(deps, manifest.Path())
170 func TransformClassesJarToDex(ctx common.AndroidModuleContext, classesJar common.Path,
190 dexJarSpec jarSpec) common.Path {
216 func TransformJarJar(ctx common.AndroidModuleContext, classesJar common.Path, rulesFile common.Path) common.Path {
232 prebuilt common.Path) (classJarSpec, resourceJarSpec jarSpec) {