Home
last modified time | relevance | path

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

/external/libcxx/src/filesystem/
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
/external/cronet/buildtools/third_party/libc++/trunk/src/filesystem/
Doperations.cpp1034 bool __create_directory(const path& p, error_code* ec) { in __create_directory() function
1050 bool __create_directory(path const& p, path const& attributes, error_code* ec) { in __create_directory() function