Home
last modified time | relevance | path

Searched defs:mEntries (Results 1 – 5 of 5) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/testing/
DTestNetworkInterfaceNameResolver.h54 std::vector<std::pair<std::string, int>> mEntries; variable
/hardware/google/pixel/powerstats/include/dataproviders/
DPixelStateResidencyDataProvider.h103 std::vector<Entry> mEntries; variable
/hardware/google/aemu/host-common/include/host-common/
DHostmemIdMapping.h100 base::StaticMap<Id, Entry> mEntries; variable
/hardware/google/aemu/base/include/aemu/base/containers/
DEntityManager.h387 std::vector<EntityEntry> mEntries; variable
/hardware/google/aemu/host-common/testing/
DHostAddressSpace.cpp382 std::unordered_map<uint32_t, Entry> mEntries; member in android::HostAddressSpaceDevice::Impl