Searched refs:outPath (Results 1 – 2 of 2) sorted by relevance
174 outPath string member191 outPath := android.PathForIntermediates(ctx, "hidl-lint.zip")192 m.outPath = outPath.String()197 Output: outPath,199 "output": outPath.String(),206 ctx.Strict("ALL_HIDL_LINTS_ZIP", m.outPath)
256 String outPath) throws Exception { in doSignature() argument285 Utils.write(image_with_metadata, outPath); in doSignature()