Searched refs:HostmemEntry (Results 1 – 3 of 3) sorted by relevance
73 using Entry = HostmemEntry;114 AEMU_EXPORT HostmemEntry android_emulation_hostmem_get_info(uint64_t id);
35 struct HostmemEntry { struct246 struct HostmemEntry (*hostmemGetInfo)(uint64_t id);
133 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()