/frameworks/base/libs/hwui/ |
D | LayerUpdateQueue.h | 37 struct Entry { struct 38 Entry(RenderNode* renderNode, const Rect& damage) in Entry() function 47 const std::vector<Entry>& entries() const { return mEntries; } in entries() argument
|
/frameworks/native/services/sensorservice/ |
D | SensorList.h | 77 struct Entry { struct 81 Entry(SensorInterface* si_, bool debug_, bool virtual_) : in Entry() argument
|
/frameworks/native/libs/vr/libbufferhubqueue/include/private/dvr/ |
D | buffer_hub_queue_client.h | 174 struct Entry { struct 175 Entry() : slot(0) {} in Entry() argument 176 Entry(const std::shared_ptr<BufferHubBase>& in_buffer, size_t in_slot, in Entry() function 179 Entry(const std::shared_ptr<BufferHubBase>& in_buffer, in Entry() argument 187 Entry& operator=(Entry&&) = default; argument 197 bool operator()(const Entry& lhs, const Entry& rhs) { in operator() argument
|
/frameworks/native/libs/binder/include/binder/ |
D | PermissionCache.h | 44 struct Entry { struct 48 inline bool operator < (const Entry& e) const { argument
|
/frameworks/native/include/binder/ |
D | PermissionCache.h | 44 struct Entry { struct 48 inline bool operator < (const Entry& e) const { argument
|
/frameworks/av/media/codec2/sfplugin/ |
D | CCodecBuffers.h | 372 struct Entry { struct 376 std::vector<Entry> mBuffers; argument 490 struct Entry { struct 495 std::vector<Entry> mBuffers; argument 601 struct Entry { struct 611 const std::shared_ptr<std::vector<Entry>> &memoryVector); argument
|
D | CCodecBufferChannel.h | 278 struct Entry { struct 279 inline Entry() : buffer(nullptr), timestamp(0), flags(0), ordinal({0, 0, 0}) {} in Entry() argument 280 inline Entry( in Entry() argument 298 bool pop(Entry *entry); argument
|
/frameworks/base/core/java/android/os/ |
D | DropBoxManager.java | 107 public static class Entry implements Parcelable, Closeable { class in DropBoxManager 116 public Entry(String tag, long millis) { in Entry() method in DropBoxManager.Entry 127 public Entry(String tag, long millis, String text) { in Entry() method in DropBoxManager.Entry 142 public Entry(String tag, long millis, byte[] data, int flags) { in Entry() method in DropBoxManager.Entry 159 public Entry(String tag, long millis, ParcelFileDescriptor data, int flags) { in Entry() method in DropBoxManager.Entry 176 public Entry(String tag, long millis, File data, int flags) throws IOException { in Entry() method in DropBoxManager.Entry
|
/frameworks/base/core/java/com/android/internal/os/ |
D | KernelWakelockStats.java | 24 public static class Entry { class in KernelWakelockStats 29 Entry(int count, long totalTime, int version) { in Entry() method in KernelWakelockStats.Entry
|
/frameworks/base/libs/androidfw/include/androidfw/ |
D | AssetManager2.h | 46 struct Entry { struct 48 uint32_t key; 50 Res_value value; 53 uint32_t style; 56 ApkAssetsCookie cookie; 58 ResStringPool* key_pool; 59 ResStringPool* type_pool;
|
/frameworks/compile/mclinker/include/mcld/Target/ |
D | ELFDynamic.tcc | 12 Entry<32, true>::Entry() { in Entry() function in Entry 34 Entry<64, true>::Entry() { in Entry() function in Entry
|
D | GOT.h | 39 Entry(uint64_t pValue, SectionData* pParent) in Entry() function
|
/frameworks/av/media/codec2/components/base/include/ |
D | SimpleC2Component.h | 226 struct Entry { struct 233 std::list<Entry> mQueue; argument
|
/frameworks/base/services/robotests/src/com/android/server/testing/shadows/ |
D | ShadowEventLog.java | 55 public static class Entry { class in ShadowEventLog 59 public Entry(int tag, List<Object> values) { in Entry() method in ShadowEventLog.Entry
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | PendingRemoteAnimationRegistry.java | 71 private class Entry { class in PendingRemoteAnimationRegistry 75 Entry(String packageName, RemoteAnimationAdapter adapter) { in Entry() method in PendingRemoteAnimationRegistry.Entry
|
/frameworks/base/services/backup/java/com/android/server/backup/encryption/chunk/ |
D | ChunkListingMap.java | 90 public static final class Entry { class in ChunkListingMap 94 private Entry(long start, int length) { in Entry() method in ChunkListingMap.Entry
|
/frameworks/base/libs/services/src/os/ |
D | DropBoxManager.cpp | 34 DropBoxManager::Entry::Entry() in Entry() function in android::os::DropBoxManager::Entry 44 DropBoxManager::Entry::Entry(const String16& tag, int32_t flags) in Entry() function in android::os::DropBoxManager::Entry 53 DropBoxManager::Entry::Entry(const String16& tag, int32_t flags, int fd) in Entry() function in android::os::DropBoxManager::Entry
|
/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
D | OutputLayerTest.cpp | 191 struct Entry { in TEST_F() struct 192 uint32_t layer; in TEST_F() 193 uint32_t buffer; in TEST_F() 194 uint32_t display; in TEST_F() 195 uint32_t expected; in TEST_F()
|
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/ |
D | RecoverySessionStorage.java | 139 public static class Entry implements Destroyable { class in RecoverySessionStorage 148 public Entry(String sessionId, byte[] lskfHash, byte[] keyClaimant, byte[] vaultParams) { in Entry() method in RecoverySessionStorage.Entry
|
/frameworks/base/services/core/java/com/android/server/ |
D | AttributeCache.java | 58 public final static class Entry { class in AttributeCache 62 public Entry(Context c, TypedArray ta) { in Entry() method in AttributeCache.Entry
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
D | StackOverflowXmlParser.java | 70 public static class Entry { class in StackOverflowXmlParser 75 private Entry(String title, String summary, String link) { in Entry() method in StackOverflowXmlParser.Entry
|
/frameworks/av/media/libnblog/include/media/nblog/ |
D | Writer.h | 37 class Entry; variable
|
/frameworks/base/services/tests/servicestests/src/com/android/server/timedetector/ |
D | ArrayMapWithHistoryTest.java | 120 private static class Entry<K, V> { class in ArrayMapWithHistoryTest 124 Entry(K key, V value) { in Entry() method in ArrayMapWithHistoryTest.Entry
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | HashBase.h | 35 entry_type* Entry; variable
|
/frameworks/base/tools/aapt2/ |
D | ResourceValues.h | 320 struct Entry { struct 321 Reference key; 322 std::unique_ptr<Item> value;
|