Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h40 #define AUICMD_GET_NETDELAY 6 macro
Dcore-commands-proxy.c220 status = _coreCmdProxy_send_command(AUICMD_GET_NETDELAY, &req, sizeof(req)); in corecmd_get_netdelay()
Dcore-commands-impl.c248 case AUICMD_GET_NETDELAY: in _coreCmdImpl_handle_command()