Searched refs:ANY (Results 1 – 25 of 120) sorted by relevance
12345
/tools/acloud/internal/lib/ |
D | gcompute_client_test.py | 229 operation=mock.ANY, 254 operation=mock.ANY, 280 operation=mock.ANY, 355 operation=mock.ANY, 622 mock.ANY, 701 mock.ANY, 775 mock.ANY, operation_scope=gcompute_client.OperationScope.ZONE, 790 mock.ANY, 1024 mock.ANY,
|
D | local_instance_lock_test.py | 88 mock_wrapped_flock.assert_called_once_with(mock.ANY, fcntl.LOCK_EX) 95 mock_wrapped_flock.assert_called_once_with(mock.ANY, fcntl.LOCK_EX)
|
D | utils_test.py | 182 stdout=mock.ANY, 183 stderr=mock.ANY)
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 20 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 23 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 26 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 28 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
/tools/apksig/ |
D | LICENSE | 9 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 159 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 212 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/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 | 380 } else if ((mDataType == Asn1Type.CHOICE) || (mDataType == Asn1Type.ANY)) { in AnnotatedField() 512 if ((targetType == null) || (targetType == Asn1Type.ANY)) { in toDer()
|
/tools/apksig/src/main/java/com/android/apksig/internal/x509/ |
D | AttributeTypeAndValue.java | 33 @Asn1Field(index = 1, type = Asn1Type.ANY)
|
/tools/apksig/src/main/java/com/android/apksig/internal/pkcs7/ |
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/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
|
/tools/trebuchet/core/model/ |
D | build.gradle | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/platform-compat/java/com/android/annotationvisitor/ |
D | Android.bp | 12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/doc_generation/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/test/graphicsbenchmark/performance_tests/hostside/test/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/security/fuzzing/example_rust_fuzzer/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/trebuchet/ |
D | build.gradle | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/test/graphicsbenchmark/functional_tests/hostside/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/test/graphicsbenchmark/benchmark_libs/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/treble/ |
D | Android.bp | 12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/platform-compat/java/com/android/class2nonsdklist/ |
D | Android.bp | 12 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/security/fuzzing/orphans/libcppbor/ |
D | Android.bp | 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
/tools/trebuchet/trebuchet/viewer/ |
D | build.gradle | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12345