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

  /external/qemu/android/utils/
tempfile.h 23 ** you can then call tempfile_path() to retrieve the TempFile's real path to open
33 extern const char* tempfile_path( TempFile* temp );
tempfile.c 37 ** you can then call tempfile_path() to retrieve the TempFile's real path to open
114 tempfile_path(TempFile* temp) function
  /external/qemu/android/
main.c     [all...]
  /external/qemu/hw/
goldfish_nand.c 794 rwfilename = (char*) tempfile_path(tmp);

Completed in 119 milliseconds