Searched refs:setEntry (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/include/utils/
H A DStringArray.h73 void setEntry(int idx, const char* str);
/frameworks/native/libs/utils/
H A DStringArray.cpp103 void StringArray::setEntry(int idx, const char* str) { function in class:android::StringArray
/frameworks/av/media/libmedia/
H A DMediaScannerClient.cpp185 mValues->setEntry(i, "???");
189 mValues->setEntry(i, buffer);
/frameworks/compile/mclinker/include/mcld/MC/
H A DMCLDOptions.h109 void setEntry(const std::string& pEntry) function in class:mcld::GeneralOptions
/frameworks/base/keystore/tests/src/android/security/
H A DAndroidKeyStoreTest.java1000 mKeyStore.setEntry(TEST_ALIAS_1, expected, null);
1030 mKeyStore.setEntry(TEST_ALIAS_1, expected, null);
1054 mKeyStore.setEntry(TEST_ALIAS_1, expected, null);
1078 mKeyStore.setEntry(TEST_ALIAS_1, expectedCertEntry, null);
1100 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null);
1129 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null);
1143 mKeyStore.setEntry(TEST_ALIAS_1, expectedCertEntry, null);
1174 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null);
1194 mKeyStore.setEntry(TEST_ALIAS_1, expectedPrivEntry, null);
1216 mKeyStore.setEntry(TEST_ALIAS_
[all...]
/frameworks/compile/mclinker/tools/llvm-mcld/
H A Dllvm-mcld.cpp694 pLDInfo.options().setEntry(ArgEntry);

Completed in 1256 milliseconds