Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/files/
H A Dimportant_file_writer.cc123 void DeleteTmpFile(const FilePath& tmp_file_path, in DeleteTmpFile()
156 FilePath tmp_file_path; in WriteFileAtomically() local
H A Dfile_util_posix.cc1066 FilePath tmp_file_path; in IsPathExecutable() local
/aosp_15_r20/external/cronet/base/files/
H A Dimportant_file_writer.cc73 const FilePath& tmp_file_path, in DeleteTmpFileWithRetry()
180 FilePath tmp_file_path; in WriteFileAtomicallyImpl() local
H A Dfile_util_posix.cc1413 FilePath tmp_file_path; in IsPathExecutable() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Drestorable_file.cpp140 std::string tmp_file_path = GetTmpFilePath(path); in CreateWritableFile() local
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/
H A De2e_test_jni.cpp51 jobject surface, jstring tmp_file_path) { in Java_org_chromium_c2_test_E2eTestActivity_c2VideoTest()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A Djit_utils.cpp1617 const std::string tmp_file_path = tmp_file_path_ss.str(); in jit_pwise_function() local