Home
last modified time | relevance | path

Searched refs:bufprint_temp_dir (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/utils/
Dbufprint.h73 extern char* bufprint_temp_dir (char* buffer, char* buffend);
Dbufprint.c202 bufprint_temp_dir(char* buff, char* end) in bufprint_temp_dir() function
237 p = bufprint_temp_dir(buff, end); in bufprint_temp_file()
Dtempfile.c65 p = bufprint_temp_dir( p, end ); in tempfile_create()