Home
last modified time | relevance | path

Searched refs:setEntry (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/keystore/tests/src/android/security/keystore/
DAndroidKeyStoreTest.java1468 mKeyStore.setEntry(TEST_ALIAS_1, expected, null); in testKeyStore_SetEntry_PrivateKeyEntry_Encrypted_Success()
1495 mKeyStore.setEntry(TEST_ALIAS_1, expected, null); in testKeyStore_SetEntry_PrivateKeyEntry_EC_Unencrypted_Success()
1522 mKeyStore.setEntry(TEST_ALIAS_1, expected, null); in testKeyStore_SetEntry_PrivateKeyEntry_RSA_Unencrypted_Success()
1550 mKeyStore.setEntry(TEST_ALIAS_1, entry, in testKeyStore_SetEntry_PrivateKeyEntry_Params_Unencrypted_Failure()
1580 mKeyStore.setEntry(TEST_ALIAS_1, expected, null); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Encrypted_Success()
1605 mKeyStore.setEntry(TEST_ALIAS_1, expected, null); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Encrypted_Success()
1632 mKeyStore.setEntry(TEST_ALIAS_1, expectedCertEntry, null); in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Encrypted_Success()
1654 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null); in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Encrypted_Success()
1686 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Encrypted_Success()
1701 mKeyStore.setEntry(TEST_ALIAS_1, expectedCertEntry, null); in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Encrypted_Success()
[all …]
/frameworks/compile/mclinker/lib/Script/
DEntryCmd.cpp34 script.setEntry(m_Entry); in activate()
/frameworks/av/include/media/
DStringArray.h73 void setEntry(int idx, const char* str);
/frameworks/compile/mclinker/lib/Core/
DLinkerScript.cpp38 void LinkerScript::setEntry(const std::string& pEntry) { in setEntry() function in mcld::LinkerScript
/frameworks/av/media/libmedia/
DStringArray.cpp103 void StringArray::setEntry(int idx, const char* str) { in setEntry() function in android::StringArray
DCharacterEncodingDetector.cpp193 mValues.setEntry(i, "???"); in detectAndConvert()
233 mValues.setEntry(i, "???"); in detectAndConvert()
246 mValues.setEntry(i, start); in detectAndConvert()
/frameworks/compile/mclinker/include/mcld/
DLinkerScript.h86 void setEntry(const std::string& pEntry);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java202 headsUpEntry.setEntry(entry); in addHeadsUpEntry()
617 public void setEntry(final NotificationData.Entry entry) { in setEntry() method in HeadsUpManager.HeadsUpEntry
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/
DXmlConfigTests.java405 keystore.setEntry(String.valueOf(i), in testTrustManagerKeystore()
/frameworks/base/services/core/java/com/android/server/
DLockSettingsService.java1028 keyStore.setEntry( in tieProfileLockToParent()
1035 keyStore.setEntry( in tieProfileLockToParent()
/frameworks/compile/mclinker/tools/mcld/
DMain.cpp391 script_.setEntry(arg->getValue()); in TranslateArguments()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt44596 …method public final void setEntry(java.lang.String, java.security.KeyStore.Entry, java.security.Ke…
/frameworks/base/api/
Dcurrent.txt54103 …method public final void setEntry(java.lang.String, java.security.KeyStore.Entry, java.security.Ke…
Dsystem-current.txt57460 …method public final void setEntry(java.lang.String, java.security.KeyStore.Entry, java.security.Ke…
Dtest-current.txt54183 …method public final void setEntry(java.lang.String, java.security.KeyStore.Entry, java.security.Ke…