Home
last modified time | relevance | path

Searched defs:getEntry (Results 1 – 14 of 14) sorted by relevance

/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/av/include/media/
DStringArray.h65 const char* getEntry(int idx) const { in getEntry() function
/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DBaseRecipientChip.java70 RecipientEntry getEntry(); in getEntry() method
DVisibleRecipientChip.java78 public RecipientEntry getEntry() { in getEntry() method in VisibleRecipientChip
DSimpleRecipientChip.java93 public RecipientEntry getEntry() { in getEntry() method in SimpleRecipientChip
DInvisibleRecipientChip.java80 public RecipientEntry getEntry() { in getEntry() method in InvisibleRecipientChip
/frameworks/base/libs/hwui/
DAssetAtlas.cpp83 AssetAtlas::Entry* AssetAtlas::getEntry(const SkBitmap* bitmap) const { in getEntry() function in android::uirenderer::AssetAtlas
/frameworks/base/core/java/android/preference/
DListPreference.java217 public CharSequence getEntry() { in getEntry() method in ListPreference
/frameworks/av/media/img_utils/src/
DTiffIfd.cpp50 sp<TiffEntry> TiffIfd::getEntry(uint16_t tag) const { in getEntry() function in android::img_utils::TiffIfd
DTiffWriter.cpp170 sp<TiffEntry> TiffWriter::getEntry(uint16_t tag, uint32_t ifd) const { in getEntry() function in android::img_utils::TiffWriter
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpNotificationView.java219 public NotificationData.Entry getEntry() { in getEntry() method in HeadsUpNotificationView
/frameworks/base/tools/aapt/
DResourceTable.cpp3778 sp<ResourceTable::Entry> ResourceTable::Type::getEntry(const String16& entry, in getEntry() function in ResourceTable::Type
4173 sp<ResourceTable::Entry> ResourceTable::getEntry(const String16& package, in getEntry() function in ResourceTable
4221 sp<const ResourceTable::Entry> ResourceTable::getEntry(uint32_t resID, in getEntry() function in ResourceTable
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2985 llvm::StringRef GNULDBackend::getEntry(const Module& pModule) const in getEntry() function in GNULDBackend
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5470 status_t ResTable::getEntry( in getEntry() function in android::ResTable