Searched refs:wrapperFile (Results 1 – 3 of 3) sorted by relevance
126 wrapperFile := android.OptionalPathForModuleSrc(ctx, b.Properties.Wrapper_src)127 if !wrapperFile.Valid() {135 Description: "bindgen " + wrapperFile.Path().Rel(),137 Input: wrapperFile.Path(),
2451 wrapperFile android.Path member2477 j.wrapperFile = android.PathForModuleSrc(ctx, *j.binaryProperties.Wrapper)2479 j.wrapperFile = android.PathForSource(ctx, "build/soong/scripts/jar-wrapper.sh")2487 ctx.ModuleName(), j.wrapperFile, jarFile)
287 OutputFile: android.OptionalPathForPath(binary.wrapperFile),