Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h76 typedef struct UICmdGetNetDelay { struct
78 } UICmdGetNetDelay; typedef
Dcore-commands-impl.c252 UICmdGetNetDelay* cmd = (UICmdGetNetDelay*)cmd_param; in _coreCmdImpl_handle_command()
Dcore-commands-proxy.c213 UICmdGetNetDelay req; in corecmd_get_netdelay()