Home
last modified time | relevance | path

Searched defs:netdelay (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/protocol/
Dcore-commands-qemu.c77 corecmd_get_netdelay(int index, NetworkLatency** netdelay) in corecmd_get_netdelay()
Dcore-commands-impl.c261 const NetworkLatency* netdelay = &android_netdelays[cmd->index]; in _coreCmdImpl_handle_command() local
Dcore-commands-proxy.c211 corecmd_get_netdelay(int index, NetworkLatency** netdelay) in corecmd_get_netdelay()