Home
last modified time | relevance | path

Searched defs:other (Results 1 – 19 of 19) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/
Dpower_metrics.py103 def __eq__(self, other): argument
106 def __lt__(self, other): argument
109 def __le__(self, other): argument
114 def __add__(self, other): argument
121 def __sub__(self, other): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_contacts_utils.py143 def __eq__(self, other): argument
163 def __lt__(self, other): argument
172 def __eq__(self, other): argument
175 def __ne__(self, other): argument
/tools/platform-compat/java/com/android/class2nonsdklist/
DPackageAndClassName.java53 PackageAndClassName other = (PackageAndClassName) obj; in equals() local
DApiComponents.java307 ApiComponents other = (ApiComponents) obj; in equals() local
323 public boolean equalsIgnoringParam(ApiComponents other) { in equalsIgnoringParam()
/tools/apksig/src/main/java/com/android/apksig/internal/util/
DPair.java64 Pair other = (Pair) obj; in equals() local
/tools/metalava/src/main/java/com/android/tools/metalava/apilevels/
DApiElement.java81 final boolean introducedNotLaterThan(ApiElement other) { in introducedNotLaterThan()
232 public int compareTo(@NotNull ApiElement other) { in compareTo()
/tools/security/remote_provisioning/attestation_testing/java/com/google/attestationexample/
DAttestationPackageInfo.java70 public int compareTo(AttestationPackageInfo other) { in compareTo()
DAttestationApplicationId.java115 public int compareTo(AttestationApplicationId other) { in compareTo()
/tools/asuite/atest-py2/
Dtest_mapping.py81 def __eq__(self, other): argument
/tools/asuite/atest/
Dtest_mapping.py79 def __eq__(self, other): argument
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/lvpm_stock/
Dstock_transformers.py301 def __add__(self, other): argument
312 def __truediv__(self, other): argument
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DLazyDelegateByteSource.java143 public boolean contentEquals(@Nonnull ByteSource other) throws IOException { in contentEquals()
/tools/test/connectivity/acts/framework/acts/metrics/loggers/
Dusage_metadata_logger.py134 def __eq__(self, other): argument
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DCloseableDelegateByteSource.java149 public boolean contentEquals(@Nonnull ByteSource other) throws IOException { in contentEquals()
/tools/test/connectivity/acts/framework/acts/controllers/monsoon_lib/sampling/hvpm/
Dtransformers.py363 def __add__(self, other): argument
372 def __truediv__(self, other): argument
/tools/treble/split/
Dmanifest_diff.py82 other: ChangeMap = dataclasses.field(default_factory=ChangeMap) variable in ManifestChanges
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
DShortName.java220 final ShortName other = (ShortName) obj; in equals() local
/tools/apksig/src/main/java/com/android/apksig/
DSigningCertificateLineage.java751 public boolean equals(SignerCapabilities other) { in equals()
DApkVerifier.java2926 ByteArray other = (ByteArray) obj; in equals() local