Home
last modified time | relevance | path

Searched refs:tempfile_path (Results 1 – 4 of 4) sorted by relevance

/external/qemu/android/utils/
Dtempfile.h33 extern const char* tempfile_path( TempFile* temp );
Dtempfile.c114 tempfile_path(TempFile* temp) in tempfile_path() function
/external/qemu/hw/
Dgoldfish_nand.c794 rwfilename = (char*) tempfile_path(tmp); in nand_add_dev()
/external/qemu/android/
Dmain.c1221 coreHwIniPath = tempfile_path(tempIni); in main()