Home
last modified time | relevance | path

Searched defs:CreateDir (Results 1 – 25 of 29) sorted by relevance

12

/external/protobuf/src/google/protobuf/testing/
Dfile.cc123 bool File::CreateDir(const string& name, int mode) { in CreateDir() function in google::protobuf::File
/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h82 Status CreateDir(const string& dirname, TransactionToken* token) override { in CreateDir() function
Dfile_system.h251 virtual tensorflow::Status CreateDir(const std::string& dirname) { in CreateDir() function
255 virtual tensorflow::Status CreateDir(const std::string& dirname, in CreateDir() function
621 tensorflow::Status CreateDir(const std::string& dirname, in CreateDir() function
Dram_file_system.h207 Status CreateDir(const string& dirname, TransactionToken* token) override { in CreateDir() function
Dfile_system_test.cc47 Status CreateDir(const string& dirname, TransactionToken* token) override { in CreateDir() function in tensorflow::InterPlanetaryFileSystem
Dretrying_file_system.h100 Status CreateDir(const string& dirname, TransactionToken* token) override { in CreateDir() function
Denv.h283 Status CreateDir(const std::string& dirname, TransactionToken* token) { in CreateDir() function
Denv_test.cc316 Status CreateDir(const string& dir, TransactionToken* token) override { in CreateDir() function in tensorflow::TmpDirFileSystem
Denv.cc260 Status Env::CreateDir(const string& dirname) { in CreateDir() function in tensorflow::Env
Dretrying_file_system_test.cc152 Status CreateDir(const string& dirname, TransactionToken* token) override { in CreateDir() function in tensorflow::__anon4b079d520111::MockFileSystem
/external/webrtc/test/testsupport/
Dfile_utils.cc187 bool CreateDir(const std::string& directory_name) { in CreateDir() function
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc186 Status MemmappedFileSystem::CreateDir(const string& dirname, in CreateDir() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc273 Status AssetManagerFileSystem::CreateDir(const string& d, in CreateDir() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc263 TEST_F(S3FileSystemTest, CreateDir) { in TEST_F() argument
Ds3_file_system.cc795 Status S3FileSystem::CreateDir(const string& dirname, TransactionToken* token) { in CreateDir() function in tensorflow::S3FileSystem
/external/lzma/CPP/Windows/
DFileDir.cpp261 bool CreateDir(CFSTR path) in CreateDir() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
Dposix_filesystem.cc272 static void CreateDir(const TF_Filesystem* filesystem, const char* path, in CreateDir() function
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc334 Status PosixFileSystem::CreateDir(const string& name, TransactionToken* token) { in CreateDir() function in tensorflow::PosixFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc276 Status ModularFileSystem::CreateDir(const std::string& dirname, in CreateDir() function in tensorflow::ModularFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc393 TEST_F(S3FilesystemTest, CreateDir) { in TEST_F() argument
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc450 TEST_F(GCSFilesystemTest, CreateDir) { in TEST_F() argument
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system.cc495 Status HadoopFileSystem::CreateDir(const string& dir, TransactionToken* token) { in CreateDir() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc524 Status WindowsFileSystem::CreateDir(const string& name, in CreateDir() function in tensorflow::WindowsFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem.cc598 void CreateDir(const TF_Filesystem* filesystem, const char* path, in CreateDir() function
/external/llvm/unittests/Support/
DPath.cpp574 TEST_F(FileSystemTest, CreateDir) { in TEST_F() argument

12