/system/core/libutils/ |
D | LruCache_test.cpp | 163 cache.put(1, "one"); in TEST_F() 164 cache.put(2, "two"); in TEST_F() 165 cache.put(3, "three"); in TEST_F() 175 cache.put(1, "one"); in TEST_F() 176 cache.put(2, "two"); in TEST_F() 177 cache.put(3, "three"); in TEST_F() 187 cache.put(1, "one"); in TEST_F() 188 cache.put(2, "two"); in TEST_F() 189 cache.put(3, "three"); in TEST_F() 200 cache.put(1, "one"); in TEST_F() [all …]
|
/system/extras/verity/ |
D | Utils.java | 69 ID_TO_ALG.put(X9ObjectIdentifiers.ecdsa_with_SHA256.getId(), "SHA256withECDSA"); in X9ObjectIdentifiers.ecdsa_with_SHA256.getId() 70 ID_TO_ALG.put(X9ObjectIdentifiers.ecdsa_with_SHA384.getId(), "SHA384withECDSA"); in X9ObjectIdentifiers.ecdsa_with_SHA384.getId() 71 ID_TO_ALG.put(X9ObjectIdentifiers.ecdsa_with_SHA512.getId(), "SHA512withECDSA"); in X9ObjectIdentifiers.ecdsa_with_SHA512.getId() 72 ID_TO_ALG.put(PKCSObjectIdentifiers.sha1WithRSAEncryption.getId(), "SHA1withRSA"); in PKCSObjectIdentifiers.sha1WithRSAEncryption.getId() 73 ID_TO_ALG.put(PKCSObjectIdentifiers.sha256WithRSAEncryption.getId(), "SHA256withRSA"); in PKCSObjectIdentifiers.sha256WithRSAEncryption.getId() 74 ID_TO_ALG.put(PKCSObjectIdentifiers.sha512WithRSAEncryption.getId(), "SHA512withRSA"); in PKCSObjectIdentifiers.sha512WithRSAEncryption.getId() 76 ALG_TO_ID.put("SHA256withECDSA", X9ObjectIdentifiers.ecdsa_with_SHA256.getId()); 77 ALG_TO_ID.put("SHA384withECDSA", X9ObjectIdentifiers.ecdsa_with_SHA384.getId()); 78 ALG_TO_ID.put("SHA512withECDSA", X9ObjectIdentifiers.ecdsa_with_SHA512.getId()); 79 ALG_TO_ID.put("SHA1withRSA", PKCSObjectIdentifiers.sha1WithRSAEncryption.getId()); [all …]
|
/system/tools/aidl/tests/java_app/src/android/aidl/tests/ |
D | MapTests.java | 41 foo.barMap.put("Foo", bar); in checkMap() 44 foo.stringMap.put("Foo", "Bar"); in checkMap() 47 foo.interfaceMap.put("Foo", intf); in checkMap() 50 foo.ibinderMap.put("Foo", intf.asBinder()); in checkMap()
|
/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/ |
D | ChreCrossValidatorSensor.java | 326 map.put(Sensor.TYPE_ACCELEROMETER, new CrossValidatorSensorConfig(3, 0.01f)); in makeSensorTypeToInfoMap() 327 map.put(Sensor.TYPE_GYROSCOPE, new CrossValidatorSensorConfig(3, 0.01f)); in makeSensorTypeToInfoMap() 328 map.put(Sensor.TYPE_MAGNETIC_FIELD, new CrossValidatorSensorConfig(3, 0.05f)); in makeSensorTypeToInfoMap() 329 map.put(Sensor.TYPE_PRESSURE, new CrossValidatorSensorConfig(1, 0.01f)); in makeSensorTypeToInfoMap() 330 map.put(Sensor.TYPE_LIGHT, new CrossValidatorSensorConfig(1, 0.07f)); in makeSensorTypeToInfoMap() 331 map.put(Sensor.TYPE_PROXIMITY, new CrossValidatorSensorConfig(1, 0.01f)); in makeSensorTypeToInfoMap() 343 map.put(Sensor.TYPE_ACCELEROMETER, 1 /* CHRE_SENSOR_TYPE_ACCELEROMETER */); in makeApToChreSensorTypeMap() 344 map.put(Sensor.TYPE_GYROSCOPE, 6 /* CHRE_SENSOR_TYPE_GYROSCOPE */); in makeApToChreSensorTypeMap() 345 map.put(Sensor.TYPE_MAGNETIC_FIELD, 8 /* CHRE_SENSOR_TYPE_MAGNETIC_FIELD */); in makeApToChreSensorTypeMap() 346 map.put(Sensor.TYPE_PRESSURE, 10 /* CHRE_SENSOR_TYPE_PRESSURE */); in makeApToChreSensorTypeMap() [all …]
|
/system/timezone/input_tools/android/zone_compactor/main/java/ |
D | ZoneCompactor.java | 88 links.put(from, to); in ZoneCompactor() 94 offsets.put(s, offset); in ZoneCompactor() 95 lengths.put(s, (int) length); in ZoneCompactor() 110 offsets.put(from, offsets.get(to)); in ZoneCompactor() 111 lengths.put(from, lengths.get(to)); in ZoneCompactor()
|
/system/tools/xsdc/tests/src/com/android/xsdc/tests/ |
D | TestCompilationResult.java | 31 codeMap.put(object.getClassName(), object.getBytes()); in ByteArrayClassLoader() 51 classes.put(object.getClassName(), cls); in TestCompilationResult()
|
/system/tools/xsdc/src/com/android/xsdc/ |
D | FileSystem.java | 42 fileOutputMap.put(fileName, sw.getBuffer()); in getPrintWriter()
|
D | XsdHandler.java | 83 namespaces.put(prefix, uri); in startPrefixMapping() 118 attributeMap.put(attributes.getLocalName(i), attributes.getValue(i)); in startElement() 250 elementMap.put(tag.getName(), (XsdElement) tag); in makeSchema() 252 attrMap.put(tag.getName(), (XsdAttribute) tag); in makeSchema() 254 attrGroupMap.put(tag.getName(), (XsdAttributeGroup) tag); in makeSchema() 256 typeMap.put(tag.getName(), (XsdType) tag); in makeSchema() 258 groupMap.put(tag.getName(), (XsdGroup) tag); in makeSchema()
|
/system/sepolicy/private/ |
D | auditctl.te | 11 # Uncomment the line below to put this domain into permissive
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | auditctl.te | 11 # Uncomment the line below to put this domain into permissive
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | auditctl.te | 11 # Uncomment the line below to put this domain into permissive
|
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/ |
D | CountryZoneUsage.java | 42 zoneIdEntryMap.put(zoneId, new Entry(zoneId, notUsedAfterInstant)); in addEntry()
|
/system/security/keystore/ |
D | grant_store.h | 67 std::string put(const uid_t uid, const LockedKeyBlobEntry& blobfile);
|
D | KeyStore.cpp | 272 if ((rc = this->put(blobfile, keyBlob, {})) != ResponseCode::NO_ERROR || in get() 283 ResponseCode KeyStore::put(const LockedKeyBlobEntry& blobfile, Blob keyBlob, in put() function in keystore::KeyStore 331 return mGrants.put(granteeUid, blobfile); in addGrant()
|
D | grant_store.cpp | 43 std::string GrantStore::put(const uid_t uid, const LockedKeyBlobEntry& lockedEntry) { in put() function in keystore::GrantStore
|
/system/bt/ |
D | EventLogTags.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|
/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/ |
D | ZoneTabFileTest.java | 120 map.put(iso, Arrays.asList(ids)); in addIds()
|
/system/core/libutils/include/utils/ |
D | LruCache.h | 50 bool put(const TKey& key, const TValue& value); 204 bool LruCache<TKey, TValue>::put(const TKey& key, const TValue& value) { in put() function
|
/system/core/storaged/ |
D | EventLogTags.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|
/system/core/liblog/ |
D | event.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|
/system/core/logd/ |
D | event.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|
/system/bt/osi/src/socket_utils/ |
D | README | 28 existing ones must put the sources in this folder and refactor
|
/system/bt/vendor_libs/test_vendor_lib/scripts/ |
D | link_layer_socket.py | 123 self.packets_.put(packet_bytes)
|
/system/memory/lmkd/ |
D | event.logtags | 14 # Optionally, after the tag names can be put a description for the value(s)
|
/system/bt/gd/cert/ |
D | event_asserts.py | 47 self.callback = lambda event: self.event_queue.put(event)
|