HomeSort by relevance Sort by last modified time
    Searched refs:qemu_fopen_socket (Results 1 - 4 of 4) sorted by null

  /external/qemu/
migration-tcp-android.c 140 f = qemu_fopen_socket(c);
migration-tcp.c 152 f = qemu_fopen_socket(c);
savevm.c 281 QEMUFile *qemu_fopen_socket(int fd) function
    [all...]
  /external/qemu/hw/
hw.h 45 QEMUFile *qemu_fopen_socket(int fd);

Completed in 89 milliseconds