Home
last modified time | relevance | path

Searched defs:temp_file_name (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/common/
Dfile_util.cc35 std::string temp_file_name = in GetTempFileName() local
/external/v8/src/third_party/vtune/
Dvtune-jit.cc167 char* temp_file_name = NULL; in event_handler() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc62 static void temp_file_name(char *buf, size_t bufsize, const char *prefix) { in temp_file_name() function