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

  /external/qemu/hw/
hw.h 141 static inline void qemu_put_sbuffer(QEMUFile *f, const int8_t *buf, int size) function
goldfish_pipe.c 456 qemu_put_sbuffer(file, (const int8_t*)pcon->buffer, pcon->buffpos);
    [all...]

Completed in 218 milliseconds