Home
last modified time | relevance | path

Searched refs:equals (Results 1 – 17 of 17) sorted by relevance

/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DTestServiceClient.java195 if (!query.equals(response)) { in checkPrimitiveRepeat()
235 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
254 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
273 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
292 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
311 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
330 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
349 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
368 if (!Arrays.equals(input, echoed)) { in checkArrayReversal()
376 if (!input[i].equals(reversed[j])) { in checkArrayReversal()
[all …]
DSimpleParcelable.java44 public boolean equals(Object o) { in equals() method in SimpleParcelable
53 (mName != null && !mName.equals(p.mName))) { in equals()
/system/core/libcutils/
Dhashmap.c38 bool (*equals)(void* keyA, void* keyB); member
44 int (*hash)(void* key), bool (*equals)(void* keyA, void* keyB)) { in hashmapCreate()
46 assert(equals != NULL); in hashmapCreate()
70 map->equals = equals; in hashmapCreate()
186 bool (*equals)(void*, void*)) { in equalKeys()
193 return equals(keyA, keyB); in equalKeys()
217 if (equalKeys(current->key, current->hash, key, hash, map->equals)) { in hashmapPut()
234 if (equalKeys(entry->key, entry->hash, key, hash, map->equals)) { in hashmapGet()
249 if (equalKeys(entry->key, entry->hash, key, hash, map->equals)) { in hashmapContainsKey()
282 if (equalKeys(current->key, current->hash, key, hash, map->equals)) { in hashmapMemoize()
[all …]
/system/update_engine/payload_generator/
Dblock_mapping.cc88 bool equals = false; in AddBlock() local
89 if (!existing_block.CompareData(block_data, &equals)) in AddBlock()
91 if (equals) in AddBlock()
114 bool* equals) { in CompareData() argument
116 *equals = block_data == other_block; in CompareData()
126 *equals = blob == other_block; in CompareData()
Dblock_mapping.h89 bool CompareData(const brillo::Blob& other_block, bool* equals);
/system/core/libmincrypt/tools/
DDumpPublicKey.java53 if (pubexp.equals(BigInteger.valueOf(3))) { in checkRSA()
55 } else if (pubexp.equals(BigInteger.valueOf(65537))) { in checkRSA()
245 if ("SHA1withRSA".equals(sigAlg) || "MD5withRSA".equals(sigAlg)) { in main()
251 } else if ("SHA256withRSA".equals(sigAlg) || "SHA256withECDSA".equals(sigAlg)) { in main()
/system/extras/verity/
DVerityVerifier.java229 if (!"1".equals(hashVersion)) { in readHashTree()
235 if (!"sha256".equals(alg)) { in readHashTree()
314 return Arrays.equals(hash, digest.digest()); in checkBlock()
396 if (args.length == 3 && "-mincrypt".equals(args[1])) { in main()
DBootSignature.java190 if (!Arrays.equals(Arrays.copyOfRange(data, 0, 8), in getSignableImageSize()
299 if ("-verify".equals(args[0])) { in main()
302 if (args.length >= 4 && "-certificate".equals(args[2])) { in main()
DVeritySigner.java44 if (args.length > 3 && "-verify".equals(args[3])) { in main()
DUtils.java221 if ("EC".equals(key.getAlgorithm())) { in getSignatureAlgorithm()
242 } else if ("RSA".equals(key.getAlgorithm())) { in getSignatureAlgorithm()
DKeystoreSigner.java178 if ("-verify".equals(args[0])) { in main()
/system/core/include/cutils/
Dhashmap.h42 int (*hash)(void* key), bool (*equals)(void* keyA, void* keyB));
/system/bt/btcore/test/
Ddevice_class_test.cpp156 TEST_F(DeviceClassTest, equals) { in TEST_F() argument
Dproperty_test.cpp184 TEST_F(PropertyTest, equals) { in TEST_F() argument
/system/core/init/
Dreadme.txt204 the 'boot' event trigger happens and the property a equals b.
210 c already equals d.
212 a already equals b.
/system/tpm/trunks/generator/
Draw_commands.txt21633 // Get NV data. The size of NV data equals the input operand B size
22206 // Get time data info. The size of time info data equals the input
Draw_commands_fixed.txt21644 // Get NV data. The size of NV data equals the input operand B size
22217 // Get time data info. The size of time info data equals the input