HomeSort by relevance Sort by last modified time
    Searched full: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/hw/
goldfish_nand.c 554 rwfilename = (char*) tempfile_path(tmp);
  /external/qemu/android/avd/
info.c     [all...]

Completed in 705 milliseconds