Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Dgoldfish_sync.cpp73 static GoldfishSyncDeviceInterface* sGoldfishSyncHwFuncs = NULL; variable
177 sGoldfishSyncHwFuncs->registerTriggerWait(f); in goldfish_sync_register_trigger_wait()
185 return sGoldfishSyncHwFuncs != NULL; in goldfish_sync_device_exists()
189 sGoldfishSyncHwFuncs = hw_funcs; in goldfish_sync_set_hw_funcs()
191 (sGoldfishSyncHwFuncs->doHostCommand); in goldfish_sync_set_hw_funcs()