Home
last modified time | relevance | path

Searched defs:GetChildrenBounded (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem.cc751 static std::vector<std::string> GetChildrenBounded( in GetChildrenBounded() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc1674 Status GcsFileSystem::GetChildrenBounded(const string& dirname, in GetChildrenBounded() function in tensorflow::GcsFileSystem