| /external/rust/crates/tokio/src/fs/ |
| D | create_dir.rs | 49 pub async fn create_dir(path: impl AsRef<Path>) -> io::Result<()> { in create_dir() function
|
| D | mod.rs | 48 mod create_dir; module
|
| /external/libcxx/test/support/ |
| D | filesystem_dynamic_test_helper.py | 63 def create_dir(dname): function
|
| D | filesystem_test_helper.hpp | 160 std::string create_dir(std::string filename) { in create_dir() function
|
| /external/rust/crates/tokio/tests/ |
| D | fs_dir.rs | 11 async fn create_dir() { in create_dir() function
|
| /external/selinux/libsemanage/utils/ |
| D | semanage_migrate_store | 31 def create_dir(dst, mode): function
|
| /external/rust/crates/fs-err/src/tokio/ |
| D | mod.rs | 46 pub async fn create_dir(path: impl AsRef<Path>) -> io::Result<()> { in create_dir() function
|
| /external/rust/crates/fs-err/src/ |
| D | lib.rs | 147 pub fn create_dir<P>(path: P) -> io::Result<()> in create_dir() function
|
| /external/python/mobly/mobly/ |
| D | utils.py | 91 def create_dir(path): function
|
| /external/autotest/client/cros/faft/utils/ |
| D | os_interface.py | 139 def create_dir(self, path): member in OSInterface
|
| /external/python/pyfakefs/pyfakefs/tests/ |
| D | test_utils.py | 308 def create_dir(self, dir_path, perm=0o777): member in RealFsTestMixin
|
| /external/tensorflow/tensorflow/python/lib/io/ |
| D | file_io.py | 455 def create_dir(dirname): function
|
| /external/cronet/third_party/libc++/src/test/support/ |
| D | filesystem_test_helper.h | 264 std::string create_dir(fs::path filename_path) { in create_dir() function
|
| /external/libcups/scheduler/ |
| D | conf.c | 241 int create_dir) /* I - 1 = create directory, -1 = create w/o logging, 0 = not */ in cupsdCheckPermissions()
|
| /external/tensorflow/tensorflow/c/experimental/filesystem/ |
| D | filesystem_interface.h | 430 void (*create_dir)(const TF_Filesystem* filesystem, const char* path, member
|
| /external/python/pyfakefs/pyfakefs/ |
| D | fake_filesystem.py | 2034 def create_dir( member in FakeFilesystem
|