Home
last modified time | relevance | path

Searched refs:__copy_symlink (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Doperations.cpp596 __copy_symlink(from, to, ec); in __copy()
828 void __copy_symlink(const path& existing_symlink, const path& new_symlink, in __copy_symlink() function
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/include/automotive/
H A Dfilesystem1444 void __copy_symlink(const path& __existing_symlink, const path& __new_symlink,
1584 __copy_symlink(__existing, __new);
1589 __copy_symlink(__ext, __new, &__ec);