Home
last modified time | relevance | path

Searched defs:tmp_file_path (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/files/
Dimportant_file_writer.cc123 void DeleteTmpFile(const FilePath& tmp_file_path, in DeleteTmpFile()
156 FilePath tmp_file_path; in WriteFileAtomically() local
Dfile_util_posix.cc1066 FilePath tmp_file_path; in IsPathExecutable() local
/external/cronet/base/files/
Dimportant_file_writer.cc74 const FilePath& tmp_file_path, in DeleteTmpFileWithRetry()
181 FilePath tmp_file_path; in WriteFileAtomicallyImpl() local
Dfile_util_posix.cc1346 FilePath tmp_file_path; in IsPathExecutable() local
/external/v4l2_codec2/tests/c2_e2e_test/jni/
De2e_test_jni.cpp51 jobject surface, jstring tmp_file_path) { in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest()