Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A 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
633 tensorflow::Status GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function
H A Dnull_file_system.h73 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
H A Dfile_system_helper.cc124 Status GetMatchingPaths(FileSystem* fs, Env* env, const string& pattern, in GetMatchingPaths() function
H A Dretrying_file_system.h74 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
H A Dram_file_system.h189 Status GetMatchingPaths(const std::string& pattern_, TransactionToken* token, in GetMatchingPaths() function
H A Denv.h235 Status GetMatchingPaths(const std::string& pattern, TransactionToken* token, in GetMatchingPaths() function
H A Denv.cc281 Status Env::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::Env
H A Dretrying_file_system_test.cc138 Status GetMatchingPaths(const string& dir, TransactionToken* token, in GetMatchingPaths() function in tensorflow::__anon4517c4810111::MockFileSystem
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dfile_descriptor_filesystem_test.cc153 TEST_F(FileDescriptorFileSystemTest, GetMatchingPaths) { in TEST_F() argument
H A Dfile_descriptor_filesystem.cc164 Status FileDescriptorFileSystem::GetMatchingPaths( in GetMatchingPaths() function in tensorflow::fcp::FileDescriptorFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dmemmapped_file_system.cc174 Status MemmappedFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::MemmappedFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/
H A Dasset_manager_filesystem.cc253 Status AssetManagerFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::AssetManagerFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dposix_file_system.cc320 Status PosixFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::PosixFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem.cc191 Status ModularFileSystem::GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function in tensorflow::ModularFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/
H A Dwindows_file_system.cc611 Status WindowsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::WindowsFileSystem
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1629 Status GcsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::GcsFileSystem