Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h59 typedef struct UICmdGetNetSpeed { struct
61 } UICmdGetNetSpeed; typedef
Dcore-commands-impl.c208 UICmdGetNetSpeed* cmd = (UICmdGetNetSpeed*)cmd_param; in _coreCmdImpl_handle_command()
Dcore-commands-proxy.c168 UICmdGetNetSpeed req; in corecmd_get_netspeed()