Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__filesystem/
Doperations.h71 …HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __opt) { return __… in copy_file()
72 …HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __opt, error_code&… in copy_file()
77 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt) { … in copy()
78 inline _LIBCPP_HIDE_FROM_ABI void copy(const path& __from, const path& __to, copy_options __opt, er… in copy()