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

  /external/qemu/android/utils/
tempfile.h 20 ** create the file with tempfile_create(), which returns a reference to a TempFile
32 extern TempFile* tempfile_create( void );
tempfile.c 34 ** create the file with tempfile_create(), which returns a reference to a TempFile
54 tempfile_create( void ) function
  /external/qemu/android/
main.c     [all...]
  /external/qemu/hw/
goldfish_nand.c 787 TempFile* tmp = tempfile_create();

Completed in 206 milliseconds