/frameworks/av/media/libmedia/ |
D | CharacterEncodingDetector.cpp | 61 *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/ |
D | TiffIfd.cpp | 50 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()
|
D | TiffWriter.cpp | 170 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/ |
D | Directory.cpp | 132 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/ |
D | AndroidKeyStoreTest.java | 1492 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/ |
D | VisibleRecipientChip.java | 78 public RecipientEntry getEntry() { in getEntry() method in VisibleRecipientChip 79 return mDelegate.getEntry(); in getEntry()
|
D | InvisibleRecipientChip.java | 80 public RecipientEntry getEntry() { in getEntry() method in InvisibleRecipientChip 81 return mDelegate.getEntry(); in getEntry()
|
D | BaseRecipientChip.java | 70 RecipientEntry getEntry(); in getEntry() method
|
D | SimpleRecipientChip.java | 93 public RecipientEntry getEntry() { in getEntry() method in SimpleRecipientChip
|
/frameworks/compile/mclinker/unittests/ |
D | HashTableTest.cpp | 118 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/ |
D | HashIterator.h | 88 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/ |
D | SectionSymbolSet.cpp | 102 return entry.getEntry()->value(); in get() 108 return entry.getEntry()->value(); in get()
|
D | BranchIsland.cpp | 103 assert(NULL != it.getEntry()->value()); in findStub() 104 return it.getEntry()->value(); in findStub()
|
D | NamePool.cpp | 140 return iter.getEntry(); in findInfo() 147 return iter.getEntry(); in findInfo()
|
D | GarbageCollection.cpp | 220 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/ |
D | StringArray.h | 65 const char* getEntry(int idx) const { in getEntry() function
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | RecipientEditTextView.java | 393 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/ |
D | TiffIfd.h | 97 virtual sp<TiffEntry> getEntry(uint16_t tag) const;
|
D | TiffWriter.h | 182 virtual sp<TiffEntry> getEntry(uint16_t tag, uint32_t ifd) const;
|
/frameworks/base/core/java/android/preference/ |
D | ListPreference.java | 164 final CharSequence entry = getEntry(); in getSummary() 217 public CharSequence getEntry() { in getEntry() method in ListPreference
|
/frameworks/base/libs/hwui/ |
D | AssetAtlas.h | 163 Entry* getEntry(const SkBitmap* bitmap) const;
|
D | AssetAtlas.cpp | 83 AssetAtlas::Entry* AssetAtlas::getEntry(const SkBitmap* bitmap) const { in getEntry() function in android::uirenderer::AssetAtlas
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | TargetLDBackend.h | 142 virtual llvm::StringRef getEntry(const Module& pModule) const = 0;
|
/frameworks/multidex/library/src/android/support/multidex/ |
D | MultiDexExtractor.java | 179 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/ |
D | ResourceTable.h | 466 sp<Entry> getEntry(const String16& entry, 563 sp<Entry> getEntry(const String16& package, 570 sp<const Entry> getEntry(uint32_t resID,
|