/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | file_system.h | 206 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 D | null_file_system.h | 73 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
|
H A D | file_system_helper.cc | 124 Status GetMatchingPaths(FileSystem* fs, Env* env, const string& pattern, in GetMatchingPaths() function
|
H A D | retrying_file_system.h | 74 Status GetMatchingPaths(const string& pattern, TransactionToken* token, in GetMatchingPaths() function
|
H A D | ram_file_system.h | 189 Status GetMatchingPaths(const std::string& pattern_, TransactionToken* token, in GetMatchingPaths() function
|
H A D | env.h | 235 Status GetMatchingPaths(const std::string& pattern, TransactionToken* token, in GetMatchingPaths() function
|
H A D | env.cc | 281 Status Env::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::Env
|
H A D | retrying_file_system_test.cc | 138 Status GetMatchingPaths(const string& dir, TransactionToken* token, in GetMatchingPaths() function in tensorflow::__anon4517c4810111::MockFileSystem
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | file_descriptor_filesystem_test.cc | 153 TEST_F(FileDescriptorFileSystemTest, GetMatchingPaths) { in TEST_F() argument
|
H A D | file_descriptor_filesystem.cc | 164 Status FileDescriptorFileSystem::GetMatchingPaths( in GetMatchingPaths() function in tensorflow::fcp::FileDescriptorFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ |
H A D | memmapped_file_system.cc | 174 Status MemmappedFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::MemmappedFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/inference_interface/ |
H A D | asset_manager_filesystem.cc | 253 Status AssetManagerFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::AssetManagerFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | posix_file_system.cc | 320 Status PosixFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::PosixFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem.cc | 191 Status ModularFileSystem::GetMatchingPaths(const std::string& pattern, in GetMatchingPaths() function in tensorflow::ModularFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/windows/ |
H A D | windows_file_system.cc | 611 Status WindowsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::WindowsFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_file_system.cc | 1629 Status GcsFileSystem::GetMatchingPaths(const string& pattern, in GetMatchingPaths() function in tensorflow::GcsFileSystem
|