OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUICMD_GET_NETDELAY
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/protocol/
core-commands.h
40
#define
AUICMD_GET_NETDELAY
6
75
/* Formats
AUICMD_GET_NETDELAY
UI control command parameters. */
80
/* Formats
AUICMD_GET_NETDELAY
UI control command response.
core-commands-proxy.c
220
status = _coreCmdProxy_send_command(
AUICMD_GET_NETDELAY
, &req, sizeof(req));
core-commands-impl.c
248
case
AUICMD_GET_NETDELAY
:
Completed in 24 milliseconds