Home
last modified time | relevance | path

Searched refs:put (Results 1 – 25 of 47) sorted by relevance

12

/system/core/libutils/
DLruCache_test.cpp163 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/
DUtils.java69 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/timezone/zone_compactor/main/java/
DZoneCompactor.java88 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/
DTestCompilationResult.java31 codeMap.put(object.getClassName(), object.getBytes()); in ByteArrayClassLoader()
51 classes.put(object.getClassName(), cls); in TestCompilationResult()
/system/tools/xsdc/src/com/android/xsdc/
DFileSystem.java42 fileOutputMap.put(fileName, sw.getBuffer()); in getPrintWriter()
DXsdHandler.java77 namespaces.put(prefix, uri); in startPrefixMapping()
112 attributeMap.put(attributes.getLocalName(i), attributes.getValue(i)); in startElement()
230 elementMap.put(tag.getName(), (XsdElement) tag); in makeSchema()
232 attrMap.put(tag.getName(), (XsdAttribute) tag); in makeSchema()
234 typeMap.put(tag.getName(), (XsdType) tag); in makeSchema()
/system/sepolicy/private/
Dauditctl.te11 # Uncomment the line below to put this domain into permissive
/system/sepolicy/prebuilts/api/29.0/private/
Dauditctl.te11 # Uncomment the line below to put this domain into permissive
/system/security/keystore/
Dgrant_store.h67 std::string put(const uid_t uid, const LockedKeyBlobEntry& blobfile);
DKeyStore.cpp272 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()
Dgrant_store.cpp43 std::string GrantStore::put(const uid_t uid, const LockedKeyBlobEntry& lockedEntry) { in put() function in keystore::GrantStore
DKeyStore.h124 ResponseCode put(const LockedKeyBlobEntry& blobfile, Blob keyBlob, Blob characteristicsBlob);
Dkeymaster_worker.cpp127 error = keyStore_->put(lockedEntry, newBlob, charBlob); in upgradeKeyBlob()
204 error = keyStore_->put(lockedEntry, {}, newCharBlob); in createKeyCharacteristicsCache()
803 error = keyStore_->put(lockedEntry, std::move(keyBlob), std::move(keyCharBlob)); in generateKey()
908 error = keyStore_->put(lockedEntry, std::move(keyBlob), std::move(keyCharBlob)); in importKey()
990 error = keyStore_->put(wrapppedLockedEntry, std::move(keyBlob), std::move(keyCharBlob)); in importWrappedKey()
/system/timezone/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DCountryZoneUsage.java42 zoneIdEntryMap.put(zoneId, new Entry(zoneId, notUsedAfterInstant)); in addEntry()
/system/timezone/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
DZoneTabFileTest.java118 map.put(iso, Arrays.asList(ids)); in addIds()
/system/bt/
DEventLogTags.logtags14 # Optionally, after the tag names can be put a description for the value(s)
DREADME.md80 put them in out/Default. To build an individual target, replace "all" with the
/system/core/libutils/include/utils/
DLruCache.h50 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/liblog/
Devent.logtags14 # Optionally, after the tag names can be put a description for the value(s)
/system/core/storaged/
DEventLogTags.logtags14 # Optionally, after the tag names can be put a description for the value(s)
/system/core/logd/
Devent.logtags14 # Optionally, after the tag names can be put a description for the value(s)
/system/bt/osi/src/socket_utils/
DREADME28 existing ones must put the sources in this folder and refactor
/system/bt/vendor_libs/test_vendor_lib/scripts/
Dlink_layer_socket.py116 self.packets_.put(packet_bytes)
/system/core/lmkd/
Devent.logtags14 # Optionally, after the tag names can be put a description for the value(s)
/system/extras/pagecache/
Dpagecache.py148 self._output_queue.put(line)
155 self._output_queue.put(chunk)

12