Searched refs:System (Results 1 – 10 of 10) sorted by relevance
78 System.out.print("Enter password for " + keyFile + " (password will not be hidden): "); in readPassword()79 System.out.flush(); in readPassword()80 BufferedReader stdin = new BufferedReader(new InputStreamReader(System.in)); in readPassword()118 System.err.println("signapk: Password for " + keyFile + " may be bad."); in decryptPrivateKey()170 System.exit(1); in loadProviderIfNecessary()182 System.err.println("No zero-arg constructor found for " + providerClassName); in loadProviderIfNecessary()183 System.exit(1); in loadProviderIfNecessary()192 System.exit(1); in loadProviderIfNecessary()196 System.err.println("Not a Provider class: " + providerClassName); in loadProviderIfNecessary()197 System.exit(1); in loadProviderIfNecessary()[all …]
203 if ((console = System.console()) == null) { in readPassword()204 System.out.print("Enter password for " + keyFile + " (password will not be hidden): "); in readPassword()205 System.out.flush(); in readPassword()206 BufferedReader stdin = new BufferedReader(new InputStreamReader(System.in)); in readPassword()251 System.err.println("signapk: Password for " + keyFile + " may be bad."); in decryptPrivateKey()890 System.exit(1); in loadProviderIfNecessary()902 System.err.println("No zero-arg constructor found for " + providerClassName); in loadProviderIfNecessary()903 System.exit(1); in loadProviderIfNecessary()912 System.exit(1); in loadProviderIfNecessary()916 System.err.println("Not a Provider class: " + providerClassName); in loadProviderIfNecessary()[all …]
1 # Android Make Build System3 This is the Makefile-based portion of the Android Build System.
1 # Build System Changes for Android.mk Writers7 System properties for each of the partition is supposed to be set via following62 System properties can now be set as optional using the new syntax:
60 …System SDK version '$(_system_sdk_version)' is not supported. Supported versions are: $(_supported…
708 …$(error System SDK versions '$(_unsupported_systemsdk_versions)' in BOARD_SYSTEMSDK_VERSIONS are n…
1 Blueprint Build System
126 @echo Packaging SDK Addon System-Image: $@
1 # Build System Best Practices55 when the VNDK is enabled, System modules in Make cannot declare or use them
450 System ApiScopeProperties member