Searched defs:Entry (Results 1 – 7 of 7) sorted by relevance
73 struct Entry { struct74 Entry(std::string name, std::vector<State> states) in Entry() function97 ::ndk::ScopedAStatus getStateResidenciesTimed(const Entry &entry, argument
125 struct Entry { struct130 using PtrMap = std::unordered_map<uint64_t, Entry>; argument
38 struct Entry { struct39 const char* name;40 uint8_t type;
110 uif32 Entry; local
73 using Entry = HostmemEntry; variable
377 struct Entry { struct in android::HostAddressSpaceDevice::Impl378 AddressSpaceDevicePingInfo* pingInfo = nullptr;379 MemoryMap blocks;
35 class Entry: class