Searched refs:ANY (Results 1 – 25 of 43) sorted by relevance
12
/tools/apksig/src/main/java/com/android/apksig/internal/asn1/ |
D | Asn1Type.java | 20 ANY, enumConstant
|
D | Asn1Field.java | 44 public Asn1Type elementType() default Asn1Type.ANY; in elementType()
|
D | Asn1DerEncoder.java | 334 } else if ((mDataType == Asn1Type.CHOICE) || (mDataType == Asn1Type.ANY)) { in AnnotatedField() 466 if ((targetType == null) || (targetType == Asn1Type.ANY)) { in toDer()
|
/tools/acloud/internal/lib/ |
D | utils_test.py | 53 stdout=mock.ANY, stderr=mock.ANY)
|
D | gcompute_client_test.py | 169 operation=mock.ANY, 204 operation=mock.ANY, 418 mock.ANY, 434 mock.ANY, 494 mock.ANY,
|
D | base_cloud_client_test.py | 50 http=mock.ANY)
|
/tools/apksig/src/main/java/com/android/apksig/internal/pkcs7/ |
D | AlgorithmIdentifier.java | 33 @Asn1Field(index = 1, type = Asn1Type.ANY, optional = true)
|
D | ContentInfo.java | 34 @Asn1Field(index = 2, type = Asn1Type.ANY, tagging = Asn1Tagging.EXPLICIT, tagNumber = 0)
|
D | IssuerAndSerialNumber.java | 31 @Asn1Field(index = 0, type = Asn1Type.ANY)
|
/tools/test/connectivity/acts/tests/google/bt/pts/instructions/ |
D | DID_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | AVDTP_PTS_INSTUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | GAVDP_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | BNEP_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | SCPP_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | SDP_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
D | RFCOMM_PTS_INSTRUCTIONS | 11 # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
/tools/tradefederation/core/atest/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/tradefederation/core/python-lib/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/tradefederation/core/python-lib/helloWorld/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/apkzlib/ |
D | Android.bp | 12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/metalava/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/apksig/ |
D | Android.bp | 12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/ |
D | Android.mk.bak | 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/tradefederation/core/proto/ |
D | metric_measurement.proto | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12