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

  /external/qemu/hw/
hw.h 223 char* qemu_get_string(QEMUFile *f);
goldfish_pipe.c 259 char* name = qemu_get_string(file);
276 pipe->args = qemu_get_string(file);
    [all...]
  /external/qemu/android/
hw-qemud.c 987 char* param = qemu_get_string(f);
    [all...]
  /external/qemu/
savevm.c 583 char* qemu_get_string(QEMUFile *f) function
    [all...]

Completed in 132 milliseconds