Home
last modified time | relevance | path

Searched refs:overwrite_existing (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Denvironment_test.cpp112 fs::copy_options::overwrite_existing)); in TEST()
/aosp12/system/apex/apexd/
H A Dapex_file_repository_test.cpp198 fs::copy_options::overwrite_existing); in TEST()
233 *path, fs::copy_options::overwrite_existing); in TEST()
H A Dapexservice_test.cpp2869 fs::copy_options::overwrite_existing); in TEST_F()
2881 fs::copy_options::overwrite_existing)); in TEST_F()
2906 fs::copy_options::overwrite_existing)); in TEST_F()
/aosp12/bootable/recovery/updater/
H A Dtarget_files.cpp163 std::filesystem::copy_options::overwrite_existing); in ExtractEntryToTempFile()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp760 const bool overwrite_existing = in __copy_file() local
761 bool(copy_options::overwrite_existing & options); in __copy_file()
789 if (!to_exists || overwrite_existing) in __copy_file()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem441 overwrite_existing = 2,