Home
last modified time | relevance | path

Searched refs:EXIT_STATUS_EXCEPTION (Results 1 – 3 of 3) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DScanEntrance.java27 private static final int EXIT_STATUS_EXCEPTION = 1; field in ScanEntrance
43 System.exit(EXIT_STATUS_EXCEPTION); in main()
49 System.exit(EXIT_STATUS_EXCEPTION); in main()
56 System.exit(EXIT_STATUS_EXCEPTION); in main()
DCompressEntrance.java27 private static final int EXIT_STATUS_EXCEPTION = 1; field in CompressEntrance
102 System.exit(EXIT_STATUS_EXCEPTION); in main()
108 System.exit(EXIT_STATUS_EXCEPTION); in main()
115 System.exit(EXIT_STATUS_EXCEPTION); in main()
123 System.exit(EXIT_STATUS_EXCEPTION); in main()
DUncompressEntrance.java94 private static final int EXIT_STATUS_EXCEPTION = 1; field in UncompressEntrance
446 System.exit(EXIT_STATUS_EXCEPTION); in main()
452 System.exit(EXIT_STATUS_EXCEPTION); in main()
458 System.exit(EXIT_STATUS_EXCEPTION); in main()