Home
last modified time | relevance | path

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

/external/libcxx/src/experimental/filesystem/
Doperations.cpp355 bool __create_directory(const path& p, std::error_code *ec) in __create_directory() function
365 bool __create_directory(path const & p, path const & attributes, in __create_directory() function