OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:corecmd_get_netspeed
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/protocol/
core-commands-api.h
61
extern int
corecmd_get_netspeed
(int index, NetworkSpeed** netspeed);
core-commands-qemu.c
65
corecmd_get_netspeed
(int index, NetworkSpeed** netspeed)
function
core-commands-proxy.c
166
corecmd_get_netspeed
(int index, NetworkSpeed** netspeed)
function
/external/qemu/android/
help.c
770
for (n = 0; !
corecmd_get_netspeed
(n, &android_netspeed); n++) {
[
all
...]
Completed in 97 milliseconds