Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/GoldfishAddressSpace/include/
Dgoldfish_address_space.h138 struct goldfish_address_space_ping { struct
139 uint64_t offset;
140 uint64_t size;
141 uint64_t metadata;
142 uint32_t version;
143 uint32_t wait_fd;
167 bool goldfish_address_space_ping(address_space_handle_t, struct goldfish_address_space_ping*); argument