/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | SQLTransactionRollbackException.java | 84 public SQLTransactionRollbackException(String reason, String SQLState) { in SQLTransactionRollbackException() 102 public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode) { in SQLTransactionRollbackException() 151 public SQLTransactionRollbackException(String reason, String SQLState, Throwable cause) { in SQLTransactionRollbackException() 168 …public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransactionRollbackException()
|
H A D | SQLTimeoutException.java | 82 public SQLTimeoutException(String reason, String SQLState) { in SQLTimeoutException() 100 public SQLTimeoutException(String reason, String SQLState, int vendorCode) { in SQLTimeoutException() 149 public SQLTimeoutException(String reason, String SQLState, Throwable cause) { in SQLTimeoutException() 166 public SQLTimeoutException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTimeoutException()
|
H A D | SQLSyntaxErrorException.java | 84 public SQLSyntaxErrorException(String reason, String SQLState) { in SQLSyntaxErrorException() 102 public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode) { in SQLSyntaxErrorException() 151 public SQLSyntaxErrorException(String reason, String SQLState, Throwable cause) { in SQLSyntaxErrorException() 168 … public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLSyntaxErrorException()
|
H A D | SQLNonTransientConnectionException.java | 86 public SQLNonTransientConnectionException(String reason, String SQLState) { in SQLNonTransientConnectionException() 104 public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLNonTransientConnectionException() 153 public SQLNonTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLNonTransientConnectionException() 170 …public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode, Throwabl… in SQLNonTransientConnectionException()
|
H A D | SQLFeatureNotSupportedException.java | 90 public SQLFeatureNotSupportedException(String reason, String SQLState) { in SQLFeatureNotSupportedException() 108 public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode) { in SQLFeatureNotSupportedException() 157 public SQLFeatureNotSupportedException(String reason, String SQLState, Throwable cause) { in SQLFeatureNotSupportedException() 174 …public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode, Throwable c… in SQLFeatureNotSupportedException()
|
H A D | SQLWarning.java | 60 public SQLWarning(String reason, String SQLState, int vendorCode) { in SQLWarning() 80 public SQLWarning(String reason, String SQLState) { in SQLWarning() 163 public SQLWarning(String reason, String SQLState, Throwable cause) { in SQLWarning() 181 public SQLWarning(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLWarning()
|
H A D | BatchUpdateException.java | 80 public BatchUpdateException( String reason, String SQLState, int vendorCode, in BatchUpdateException() 108 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 265 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 292 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
|
H A D | SQLClientInfoException.java | 205 String SQLState, in SQLClientInfoException() 232 String SQLState, in SQLClientInfoException() 263 String SQLState, in SQLClientInfoException() 293 String SQLState, in SQLClientInfoException()
|
H A D | SQLException.java | 69 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException() 95 public SQLException(String reason, String SQLState) { in SQLException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/ |
D | SQLTransactionRollbackException.java | 84 public SQLTransactionRollbackException(String reason, String SQLState) { in SQLTransactionRollbackException() 102 public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode) { in SQLTransactionRollbackException() 151 public SQLTransactionRollbackException(String reason, String SQLState, Throwable cause) { in SQLTransactionRollbackException() 168 …public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransactionRollbackException()
|
D | SQLNonTransientException.java | 85 public SQLNonTransientException(String reason, String SQLState) { in SQLNonTransientException() 103 public SQLNonTransientException(String reason, String SQLState, int vendorCode) { in SQLNonTransientException() 153 public SQLNonTransientException(String reason, String SQLState, Throwable cause) { in SQLNonTransientException() 170 … public SQLNonTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLNonTransientException()
|
D | SQLNonTransientConnectionException.java | 86 public SQLNonTransientConnectionException(String reason, String SQLState) { in SQLNonTransientConnectionException() 104 public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLNonTransientConnectionException() 153 public SQLNonTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLNonTransientConnectionException() 170 …public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode, Throwabl… in SQLNonTransientConnectionException()
|
D | SQLFeatureNotSupportedException.java | 90 public SQLFeatureNotSupportedException(String reason, String SQLState) { in SQLFeatureNotSupportedException() 108 public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode) { in SQLFeatureNotSupportedException() 157 public SQLFeatureNotSupportedException(String reason, String SQLState, Throwable cause) { in SQLFeatureNotSupportedException() 174 …public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode, Throwable c… in SQLFeatureNotSupportedException()
|
D | SQLWarning.java | 60 public SQLWarning(String reason, String SQLState, int vendorCode) { in SQLWarning() 80 public SQLWarning(String reason, String SQLState) { in SQLWarning() 163 public SQLWarning(String reason, String SQLState, Throwable cause) { in SQLWarning() 181 public SQLWarning(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLWarning()
|
D | BatchUpdateException.java | 80 public BatchUpdateException( String reason, String SQLState, int vendorCode, in BatchUpdateException() 108 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 265 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 292 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
|
D | SQLClientInfoException.java | 205 String SQLState, in SQLClientInfoException() 232 String SQLState, in SQLClientInfoException() 263 String SQLState, in SQLClientInfoException() 293 String SQLState, in SQLClientInfoException()
|
D | SQLException.java | 69 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException() 95 public SQLException(String reason, String SQLState) { in SQLException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/ |
D | SQLNonTransientConnectionException.java | 86 public SQLNonTransientConnectionException(String reason, String SQLState) { in SQLNonTransientConnectionException() 104 public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLNonTransientConnectionException() 153 public SQLNonTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLNonTransientConnectionException() 170 …public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode, Throwabl… in SQLNonTransientConnectionException()
|
D | SQLIntegrityConstraintViolationException.java | 85 public SQLIntegrityConstraintViolationException(String reason, String SQLState) { in SQLIntegrityConstraintViolationException() 103 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode) { in SQLIntegrityConstraintViolationException() 152 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, Throwable cause) { in SQLIntegrityConstraintViolationException() 169 …public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode, Th… in SQLIntegrityConstraintViolationException()
|
D | SQLWarning.java | 60 public SQLWarning(String reason, String SQLState, int vendorCode) { in SQLWarning() 80 public SQLWarning(String reason, String SQLState) { in SQLWarning() 163 public SQLWarning(String reason, String SQLState, Throwable cause) { in SQLWarning() 181 public SQLWarning(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLWarning()
|
D | SQLClientInfoException.java | 205 String SQLState, in SQLClientInfoException() 232 String SQLState, in SQLClientInfoException() 263 String SQLState, in SQLClientInfoException() 293 String SQLState, in SQLClientInfoException()
|
D | SQLException.java | 69 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException() 95 public SQLException(String reason, String SQLState) { in SQLException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/ |
D | BatchUpdateException.java | 80 public BatchUpdateException( String reason, String SQLState, int vendorCode, in BatchUpdateException() 108 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 265 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException() 292 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
|
/aosp_15_r20/prebuilts/sdk/extensions/13/public/ |
HD | art.jar | META-INF/
META-INF/MANIFEST.MF
NOTICES/libcore-NOTICES.txt
android ... |
/aosp_15_r20/out/soong/.intermediates/libcore/art.module.public.api.stubs.exportable.system/android_common/combined/ |
D | art.module.public.api.stubs.exportable.system.jar | META-INF/
META-INF/MANIFEST.MF
NOTICES/libcore-NOTICES.txt
android ... |