Home
last modified time | relevance | path

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

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