Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Doperations.cpp393 bool __create_directory(const path& p, error_code* ec) { in __create_directory() function
409 bool __create_directory(path const& p, path const& attributes, error_code* ec) { in __create_directory() function
/aosp_15_r20/external/libcxx/src/filesystem/
H A Doperations.cpp860 bool __create_directory(const path& p, error_code* ec) { in __create_directory() function
870 bool __create_directory(path const& p, path const& attributes, error_code* ec) { in __create_directory() function