Home
last modified time | relevance | path

Searched defs:create_hardlink (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libcxx/test/support/
H A Dfilesystem_dynamic_test_helper.py71 def create_hardlink(source, link): function
H A Dfilesystem_test_helper.hpp173 std::string create_hardlink(std::string source, std::string to) { in create_hardlink() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dfilesystem_test_helper.h300 std::string create_hardlink(fs::path source_path, fs::path to_path) { in create_hardlink() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp1632 GHC_INLINE void create_hardlink(const path& target_name, const path& new_hardlink, std::error_code&… in create_hardlink() function
1659 GHC_INLINE void create_hardlink(const path& target_name, const path& new_hardlink, std::error_code&… in create_hardlink() function