Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dgoldfish_sync.cpp58 wait_map; variable
63 wait_map[id]; in allocWait()
70 wait_map.erase(id); in freeWait()
116 if (auto elt = android::base::find(wait_map, hostcmd_handle)) { in goldfish_sync_receive_hostcmd_result()