Home
last modified time | relevance | path

Searched refs:HostmemEntry (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/include/host-common/
DHostmemIdMapping.h73 using Entry = HostmemEntry;
114 AEMU_EXPORT HostmemEntry android_emulation_hostmem_get_info(uint64_t id);
Dvm_operations.h35 struct HostmemEntry { struct
246 struct HostmemEntry (*hostmemGetInfo)(uint64_t id);
/hardware/google/aemu/host-common/
DHostmemIdMapping.cpp133 HostmemEntry android_emulation_hostmem_get_info(uint64_t id) { in android_emulation_hostmem_get_info()
134 return static_cast<HostmemEntry>( in android_emulation_hostmem_get_info()