Home
last modified time | relevance | path

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

/third_party/gn/src/base/files/
Dfile_util.cc188 bool CreateDirectory(const FilePath& full_path) { in CreateDirectory() function
/third_party/skia/m133/third_party/externals/zlib/google/
Dzip.cc31 bool CreateDirectory(const base::FilePath& extract_dir, in CreateDirectory() function
/third_party/skia/third_party/externals/zlib/google/
Dzip.cc38 bool CreateDirectory(const base::FilePath& extract_dir, in CreateDirectory() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/util/
Dpath.cc170 Status Path::CreateDirectory(bool is_common_dir) { in CreateDirectory() function in mindspore::dataset::Path
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/
Dcomm_util.cc238 bool CommUtil::CreateDirectory(const std::string &directoryPath) { in CreateDirectory() function in mindspore::ps::core::CommUtil
/third_party/tex-hyphen/ohos/src/hyphen-build/
Dhyphen_pattern_processor.cpp924 void CreateDirectory(const std::string& folderPath) in CreateDirectory() function
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc1023 TEST_F(CommandLineInterfaceTest, CreateDirectory) { in TEST_F() argument