Home
last modified time | relevance | path

Searched defs:GetMatchingPaths (Results 1 – 16 of 16) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h73 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
Dfile_system_helper.cc123 Status GetMatchingPaths(FileSystem* fs, Env* env, const string& pattern, in GetMatchingPaths() function
Dfile_system.h206 virtual tensorflow::Status GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function
211 virtual tensorflow::Status GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function
601 tensorflow::Status GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function
Dram_file_system.h164 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
Dretrying_file_system.h74 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
Denv.h222 Status GetMatchingPaths(const std::string& pattern, TransactionToken* token, in GetMatchingPaths() function
Denv.cc241 Status Env::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::Env
Dretrying_file_system_test.cc138 Status GetMatchingPaths(const string& dir, TransactionToken* token, in GetMatchingPaths() function in tensorflow::__anon0e5d3c8b0111::MockFileSystem
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc174 Status MemmappedFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc253 Status AssetManagerFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc319 Status PosixFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::PosixFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc191 Status ModularFileSystem::GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function in tensorflow::ModularFileSystem
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system.cc477 Status HadoopFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc591 Status WindowsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::WindowsFileSystem
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system.cc773 Status S3FileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::S3FileSystem
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc1626 Status GcsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::GcsFileSystem