/tools/test/connectivity/acts/framework/acts/ |
D | test_decorators.py | 187 cause = None 198 cause = ex 199 new_signal = signals.TestError(cause) 217 raise new_signal from cause
|
/tools/apksig/src/main/java/com/android/apksig/apk/ |
D | ApkFormatException.java | 32 public ApkFormatException(String message, Throwable cause) { in ApkFormatException() argument 33 super(message, cause); in ApkFormatException()
|
D | ApkSigningBlockNotFoundException.java | 29 public ApkSigningBlockNotFoundException(String message, Throwable cause) { in ApkSigningBlockNotFoundException() argument 30 super(message, cause); in ApkSigningBlockNotFoundException()
|
D | MinSdkVersionException.java | 37 public MinSdkVersionException(String message, Throwable cause) { in MinSdkVersionException() argument 38 super(message, cause); in MinSdkVersionException()
|
/tools/apksig/src/main/java/com/android/apksig/internal/apk/ |
D | SignatureNotFoundException.java | 27 public SignatureNotFoundException(String message, Throwable cause) { in SignatureNotFoundException() argument 28 super(message, cause); in SignatureNotFoundException()
|
D | AndroidBinXmlParser.java | 865 public XmlParserException(String message, Throwable cause) { in XmlParserException() argument 866 super(message, cause); in XmlParserException()
|
D | ApkSigningBlockUtils.java | 1123 public SignatureNotFoundException(String message, Throwable cause) { in SignatureNotFoundException() argument 1124 super(message, cause); in SignatureNotFoundException()
|
/tools/apksig/src/main/java/com/android/apksig/zip/ |
D | ZipFormatException.java | 29 public ZipFormatException(String message, Throwable cause) { in ZipFormatException() argument 30 super(message, cause); in ZipFormatException()
|
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ |
D | Asn1EncodingException.java | 29 public Asn1EncodingException(String message, Throwable cause) { in Asn1EncodingException() argument 30 super(message, cause); in Asn1EncodingException()
|
D | Asn1DecodingException.java | 29 public Asn1DecodingException(String message, Throwable cause) { in Asn1DecodingException() argument 30 super(message, cause); in Asn1DecodingException()
|
/tools/apksig/src/main/java/com/android/apksig/internal/pkcs7/ |
D | Pkcs7DecodingException.java | 29 public Pkcs7DecodingException(String message, Throwable cause) { in Pkcs7DecodingException() argument 30 super(message, cause); in Pkcs7DecodingException()
|
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ber/ |
D | BerDataValueFormatException.java | 31 public BerDataValueFormatException(String message, Throwable cause) { in BerDataValueFormatException() argument 32 super(message, cause); in BerDataValueFormatException()
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/text/ |
D | ApiParseException.kt | 23 internal constructor(message: String, file: String, cause: Exception?) : super(message, cause) {
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 67 public void invocationFailed(Throwable cause) { in invocationFailed() argument 68 super.invocationFailed(cause); in invocationFailed() 69 invocationFailures.add(cause); in invocationFailed()
|
/tools/ndkports/ |
D | .gitignore | 44 # since they will be recreated, and may cause churn. Uncomment if using
|
/tools/security/sanitizer-status/ |
D | NOTICE | 31 "control" means (i) the power, direct or indirect, to cause the 110 (b) You must cause any modified files to carry prominent notices
|
/tools/trebuchet/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/tools/test/openhst/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/tools/treble/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/tools/apksig/ |
D | LICENSE | 31 "control" means (i) the power, direct or indirect, to cause the 110 (b) You must cause any modified files to carry prominent notices
|
/tools/acloud/ |
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 98 (b) You must cause any modified files to carry prominent notices
|
/tools/treble/split/ |
D | README.md | 102 The following may cause differences between output artifacts:
|
/tools/external/fat32lib/ |
D | NOTICE | 64 b) You must cause the files modified to carry prominent notices stating that you changed the files … 65 c) You must cause the whole of the work to be licensed at no charge to all third parties under the …
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 4555 def set_reject_cause(self, message_id, cause): argument 4569 cmd = "REJECTCAUSE {},{}".format(message_id.value, cause)
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/ |
D | descriptor.proto | 235 // just annotations which may cause code to be generated slightly differently
|