OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUICMD_GET_NETSPEED
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/protocol/
core-commands.h
37
#define
AUICMD_GET_NETSPEED
5
58
/* Formats
AUICMD_GET_NETSPEED
UI control command parameters. */
63
/* Formats
AUICMD_GET_NETSPEED
UI control command response.
core-commands-proxy.c
175
status = _coreCmdProxy_send_command(
AUICMD_GET_NETSPEED
, &req, sizeof(req));
core-commands-impl.c
204
case
AUICMD_GET_NETSPEED
:
Completed in 22 milliseconds