Searched refs:tempfile_close (Results 1 - 2 of 2) sorted by relevance

/external/qemu/android/utils/
H A Dtempfile.h27 ** close them before that with tempfile_close()
34 extern void tempfile_close( TempFile* temp );
H A Dtempfile.c41 ** close them before that with tempfile_close()
120 tempfile_close(TempFile* tempfile) function
197 tempfile_close(tempfile);

Completed in 38 milliseconds