/external/tensorflow/tensorflow/core/platform/ |
D | null_file_system.h | 78 Status CreateDir(const string& dirname) override { in CreateDir() function
|
D | file_system_test.cc | 45 Status CreateDir(const string& dirname) override { in CreateDir() function in tensorflow::InterPlanetaryFileSystem
|
D | env_test.cc | 298 Status CreateDir(const string& dir) override { in CreateDir() function in tensorflow::TmpDirFileSystem
|
D | env.cc | 237 Status Env::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::Env
|
/external/webrtc/webrtc/test/testsupport/ |
D | fileutils.cc | 194 bool CreateDir(std::string directory_name) { in CreateDir() function
|
D | fileutils_unittest.cc | 103 TEST_F(FileUtilsTest, CreateDir) { in TEST_F() argument
|
/external/protobuf/src/google/protobuf/testing/ |
D | file.cc | 114 bool File::CreateDir(const string& name, int mode) { in CreateDir() function in google::protobuf::File
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | retrying_file_system.h | 90 Status CreateDir(const string& dirname) override { in CreateDir() function
|
D | retrying_file_system_test.cc | 145 Status CreateDir(const string& dirname) override { in CreateDir() function in tensorflow::__anon5a8ed3fa0111::MockFileSystem
|
D | gcs_file_system.cc | 1443 Status GcsFileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::GcsFileSystem
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.i | 98 void CreateDir(const string& dirname, TF_Status* out_status) { in CreateDir() function
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 174 TEST_F(S3FileSystemTest, CreateDir) { in TEST_F() argument
|
D | s3_file_system.cc | 521 Status S3FileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::S3FileSystem
|
/external/tensorflow/tensorflow/contrib/android/ |
D | asset_manager_filesystem.cc | 262 Status AssetManagerFileSystem::CreateDir(const string& d) { in CreateDir() function in tensorflow::AssetManagerFileSystem
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs.cc | 224 Status IGFS::CreateDir(const string &file_name) { in CreateDir() function in tensorflow::IGFS
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 176 Status MemmappedFileSystem::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::MemmappedFileSystem
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | posix_file_system.cc | 263 Status PosixFileSystem::CreateDir(const string& name) { in CreateDir() function in tensorflow::PosixFileSystem
|
/external/lzma/CPP/Windows/ |
D | FileDir.cpp | 261 bool CreateDir(CFSTR path) in CreateDir() function
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system.cc | 432 Status HadoopFileSystem::CreateDir(const string& dir) { in CreateDir() function in tensorflow::HadoopFileSystem
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | windows_file_system.cc | 449 Status WindowsFileSystem::CreateDir(const string& name) { in CreateDir() function in tensorflow::WindowsFileSystem
|
/external/llvm/unittests/Support/ |
D | Path.cpp | 574 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | Path.cpp | 684 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument
|