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.c554 rwfilename = (char*) tempfile_path(tmp); in nand_add_dev()
/external/qemu/android/avd/
Dinfo.c1210 imageLoader_setPath(l, tempfile_path(temp)); in _getBuildImagePaths()