Home
last modified time | relevance | path

Searched refs:getEntry (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/av/media/libmedia/
DCharacterEncodingDetector.cpp61 *name = mNames.getEntry(index); in getTag()
62 *value = mValues.getEntry(index); in getTag()
80 ALOGV("%s: %s", mNames.getEntry(i), mValues.getEntry(i)); in detectAndConvert()
95 const char *name = mNames.getEntry(i); in detectAndConvert()
96 const char *value = mValues.getEntry(i); in detectAndConvert()
136 const char *name = mNames.getEntry(i); in detectAndConvert()
137 const char *value = mValues.getEntry(i); in detectAndConvert()
169 const char *name = mNames.getEntry(i); in detectAndConvert()
170 uint8_t* src = (uint8_t *)mValues.getEntry(i); in detectAndConvert()
175 const char *s = mValues.getEntry(i); in detectAndConvert()
[all …]
/frameworks/av/media/img_utils/src/
DTiffIfd.cpp50 sp<TiffEntry> TiffIfd::getEntry(uint16_t tag) const { in getEntry() function in android::img_utils::TiffIfd
172 sp<TiffEntry> widthEntry = getEntry(TAG_IMAGEWIDTH); in validateAndSetStripTags()
178 sp<TiffEntry> heightEntry = getEntry(TAG_IMAGELENGTH); in validateAndSetStripTags()
184 sp<TiffEntry> samplesEntry = getEntry(TAG_SAMPLESPERPIXEL); in validateAndSetStripTags()
190 sp<TiffEntry> bitsEntry = getEntry(TAG_BITSPERSAMPLE); in validateAndSetStripTags()
299 sp<TiffEntry> oldOffsets = getEntry(TAG_STRIPOFFSETS); in setStripOffset()
305 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS); in setStripOffset()
347 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS); in getStripSize()
DTiffWriter.cpp170 sp<TiffEntry> TiffWriter::getEntry(uint16_t tag, uint32_t ifd) const { in getEntry() function in android::img_utils::TiffWriter
176 return mNamedIfds[index]->getEntry(tag); in getEntry()
267 sp<TiffEntry> subIfds = parent->getEntry(subIfdTag); in addSubIfd()
/frameworks/compile/mclinker/lib/Support/
DDirectory.cpp132 if (NULL == iter.getEntry()) in begin()
157 m_pEntry = m_Iter.getEntry(); in DirIterator()
211 m_pEntry = m_Iter.getEntry(); in operator ++()
233 m_pEntry = m_Iter.getEntry(); in operator ++()
/frameworks/base/keystore/tests/src/android/security/
DAndroidKeyStoreTest.java1492 Entry entry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_GetEntry_NullParams_Encrypted_Success()
1513 Entry entry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_GetEntry_DSA_NullParams_Unencrypted_Success()
1533 Entry entry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_GetEntry_EC_NullParams_Unencrypted_Success()
1553 Entry entry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_GetEntry_RSA_NullParams_Unencrypted_Success()
1625 mKeyStore.getEntry(TEST_ALIAS_1, null)); in testKeyStore_GetEntry_Nonexistent_NullParams_Encrypted_Failure()
1632 mKeyStore.getEntry(TEST_ALIAS_1, null)); in testKeyStore_GetEntry_Nonexistent_NullParams_Unencrypted_Failure()
1863 Entry actualEntry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_SetEntry_PrivateKeyEntry_Encrypted_Success()
1890 Entry actualEntry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_SetEntry_PrivateKeyEntry_DSA_Unencrypted_Success()
1917 Entry actualEntry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_SetEntry_PrivateKeyEntry_EC_Unencrypted_Success()
1944 Entry actualEntry = mKeyStore.getEntry(TEST_ALIAS_1, null); in testKeyStore_SetEntry_PrivateKeyEntry_RSA_Unencrypted_Success()
[all …]
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DVisibleRecipientChip.java78 public RecipientEntry getEntry() { in getEntry() method in VisibleRecipientChip
79 return mDelegate.getEntry(); in getEntry()
DInvisibleRecipientChip.java80 public RecipientEntry getEntry() { in getEntry() method in InvisibleRecipientChip
81 return mDelegate.getEntry(); in getEntry()
DBaseRecipientChip.java70 RecipientEntry getEntry(); in getEntry() method
DSimpleRecipientChip.java93 public RecipientEntry getEntry() { in getEntry() method in SimpleRecipientChip
/frameworks/compile/mclinker/unittests/
DHashTableTest.cpp118 EXPECT_EQ(999, entry.getEntry()->value()); in TEST_F()
243 EXPECT_EQ((key+10), iter.getEntry()->value()); in TEST_F()
264 EXPECT_EQ(iter.getEntry()->key()+10, iter.getEntry()->value()); in TEST_F()
287 EXPECT_EQ(key+10, iter.getEntry()->value()); in TEST_F()
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h88 inline entry_type* getEntry() { in getEntry() function
94 inline const entry_type* getEntry() const { in getEntry() function
199 inline entry_type* getEntry() { in getEntry() function
205 inline const entry_type* getEntry() const { in getEntry() function
/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp102 return entry.getEntry()->value(); in get()
108 return entry.getEntry()->value(); in get()
DBranchIsland.cpp103 assert(NULL != it.getEntry()->value()); in findStub()
104 return it.getEntry()->value(); in findStub()
DNamePool.cpp140 return iter.getEntry(); in findInfo()
147 return iter.getEntry(); in findInfo()
DGarbageCollection.cpp220 m_Module.getNamePool().findSymbol(m_Backend.getEntry(m_Module)); in getEntrySections()
229 ResolveInfo* info = info_it.getEntry(); in getEntrySections()
257 ResolveInfo* info = info_it.getEntry(); in getEntrySections()
/frameworks/av/include/media/
DStringArray.h65 const char* getEntry(int idx) const { in getEntry() function
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java393 results.add(c.getEntry()); in getSelectedRecipients()
526 long contactId = mSelectedChip != null ? mSelectedChip.getEntry().getContactId() : -1; in shrink()
1029 replaceChip(chip, chip.getEntry()); in checkChipWidths()
1699 return new SingleRecipientArrayAdapter(getContext(), currentChip.getEntry(), in createSingleAddressAdapter()
2179 newChip = constructChipSpan(currentChip.getEntry(), true); in selectChip()
2255 editable.setSpan(constructChipSpan(chip.getEntry(), false), in unselectChip()
2664 if (RecipientEntry.isCreatedRecipient(chip.getEntry().getContactId()) in onPreExecute()
2666 replacements.add(createFreeChip(chip.getEntry())); in onPreExecute()
2697 addresses.add(createAddressText(chip.getEntry())); in doInBackground()
2709 temp.getEntry().getContactId()) in doInBackground()
[all …]
/frameworks/av/media/img_utils/include/img_utils/
DTiffIfd.h97 virtual sp<TiffEntry> getEntry(uint16_t tag) const;
DTiffWriter.h182 virtual sp<TiffEntry> getEntry(uint16_t tag, uint32_t ifd) const;
/frameworks/base/core/java/android/preference/
DListPreference.java164 final CharSequence entry = getEntry(); in getSummary()
217 public CharSequence getEntry() { in getEntry() method in ListPreference
/frameworks/base/libs/hwui/
DAssetAtlas.h163 Entry* getEntry(const SkBitmap* bitmap) const;
DAssetAtlas.cpp83 AssetAtlas::Entry* AssetAtlas::getEntry(const SkBitmap* bitmap) const { in getEntry() function in android::uirenderer::AssetAtlas
/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h142 virtual llvm::StringRef getEntry(const Module& pModule) const = 0;
/frameworks/multidex/library/src/android/support/multidex/
DMultiDexExtractor.java179 ZipEntry dexFile = apk.getEntry(DEX_PREFIX + secondaryNumber + DEX_SUFFIX); in performExtractions()
217 dexFile = apk.getEntry(DEX_PREFIX + secondaryNumber + DEX_SUFFIX); in performExtractions()
/frameworks/base/tools/aapt/
DResourceTable.h466 sp<Entry> getEntry(const String16& entry,
563 sp<Entry> getEntry(const String16& package,
570 sp<const Entry> getEntry(uint32_t resID,

12