HomeSort by relevance Sort by last modified time
    Searched refs:bufprint_temp_dir (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/utils/
bufprint.h 64 ** bufprint_temp_dir() appends the temporary directory's path to a given bounded buffer
73 extern char* bufprint_temp_dir (char* buffer, char* buffend);
bufprint.c 202 bufprint_temp_dir(char* buff, char* end) function
237 p = bufprint_temp_dir(buff, end);
tempfile.c 65 p = bufprint_temp_dir( p, end );

Completed in 185 milliseconds