Home
last modified time | relevance | path

Searched refs:Entry (Results 1 – 16 of 16) sorted by relevance

/hardware/libhardware/modules/camera/3_0/
DVendorTags.cpp38 struct Entry { struct
47 const Entry* tags;
51 const Entry DemoWizardry[demo_wizardry_end - demo_wizardry_start] = {
62 const Entry DemoSorcery[demo_sorcery_end - demo_sorcery_start] = {
69 const Entry DemoMagic[demo_magic_end - demo_magic_start] = {
111 const Entry* getEntry(uint32_t tag) in getEntry()
176 const Entry* entry = getEntry(tag); in getTagName()
186 const Entry* entry = getEntry(tag); in getTagType()
/hardware/google/gfxstream/host/
DStalePtrRegistry.h60 Entry* it = nullptr;
96 const std::pair<uint64_t, Entry>& entry) { in onSave()
109 (Entry){ nullptr, Staleness::PrevSnapshot }); in onLoad()
125 struct Entry { struct
130 using PtrMap = std::unordered_map<uint64_t, Entry>; argument
/hardware/google/aemu/host-common/include/host-common/
DHostmemIdMapping.h73 using Entry = HostmemEntry; variable
93 AEMU_EXPORT Entry get(Id id) const;
100 base::StaticMap<Id, Entry> mEntries;
/hardware/google/aemu/host-common/
DHostmemIdMapping.cpp52 HostmemIdMapping::Entry hostmem_entry; in add()
66 HostmemIdMapping::Entry hostmem_entry; in addMapping()
100 HostmemIdMapping::Entry HostmemIdMapping::get(Id id) const { in get()
101 const HostmemIdMapping::Entry badEntry { in get()
/hardware/google/pixel/powerstats/include/dataproviders/
DPixelStateResidencyDataProvider.h73 struct Entry { struct
74 Entry(std::string name, std::vector<State> states) in Entry() function
97 ::ndk::ScopedAStatus getStateResidenciesTimed(const Entry &entry, argument
103 std::vector<Entry> mEntries;
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_half.inl110 uif32 Entry; local
111 Entry.f = f;
112 int i = (int)Entry.i;
/hardware/interfaces/media/c2/1.2/
DIComponentStore.hal27 * Entry point for Codec2 HAL.
/hardware/interfaces/media/c2/1.1/
DIComponentStore.hal27 * Entry point for Codec2 HAL.
/hardware/google/pixel/powerstats/dataproviders/
DPixelStateResidencyDataProvider.cpp47 const Entry &entry, std::vector<StateResidency> *residency) { in getStateResidenciesTimed()
/hardware/google/gfxstream/scripts/
Dgen-entries.py35 class Entry: class
120 entries.append(Entry(func_name, return_type, params))
/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp377 struct Entry { struct in android::HostAddressSpaceDevice::Impl
382 std::unordered_map<uint32_t, Entry> mEntries;
/hardware/interfaces/security/secretkeeper/aidl/android/hardware/security/secretkeeper/
DSecretManagement.cddl91 ; Requested Entry not found.
/hardware/interfaces/media/c2/1.0/
DIComponentStore.hal27 * Entry point for Codec2 HAL.
/hardware/google/gfxstream/codegen/generic-apigen/
DREADME296 Entry point flags description:
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto1681 // Mitigation Method 0 Entry Count
1683 // Mitigation Method 0 Entry Time
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc373 Glossary Entry::