• Home
  • Raw
  • Download

Lines Matching refs:out

44 --resources-path [option] --shell-apk-path [option] --index-path [option] --out-path <option> --for…
66 --out-path not null target hap binary path,must end with .hap.
68 out file if exists.
73 --resources-path [option] --out-path <option> --force [option]
85 --out-path not null target har binary path, must end with .har.
87 out file if exists.
90 java -jar hmos_app_packing_tool.jar --mode <option> --hap-path <option> --out-path <option>
99 --out-path not null target app binary path,must end with .app.
101 out file if exists.
113 …--resources-path example/resources/ --lib-path example/lib/ --out-path example/out/module1.hap --f…
115 example/out/module1.hap
132 --out-path example/out/module2.hap --force true
134 example/out/module2.hap
138 …java -jar hmos_app_packing_tool.jar --mode app --hap-path example/out/module1.hap,example/out/modu…
140 --pack-info-path example/pack.info --out-path example/out/demo.app --force true
142 example/out/demo.app
172 --out-path [option] --force [option] --unpackapk [option]
177 --out-path target hap unpackage path.
179 out file if exists.
184 --out-path [option] --force [option]
188 --out-path not null target path of unzip.
190 out file if exists.
194 --out-path [option] --force [option] --unpackapk [option]
199 --out-path target app unpackage path.
201 out file if exists.
211 --out-path example/out/ --force true
214 java -jar hmos_app_unpacking_tool.jar --mode hap --hap-path example/out/module1.hap
215 --out-path example/out/TEST --force true
218 java -jar hmos_app_unpacking_tool.jar --mode hap --hap-path example/out/module2.hap --force true
220 example/out