Home
last modified time | relevance | path

Searched defs:child_path (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dfile_system_helper.cc96 const string child_path = io::JoinPath(current_dir, children[i]); in GetMatchingPaths() local
107 const string child_path = io::JoinPath(current_dir, children[i]); in GetMatchingPaths() local
Dfile_system.cc108 const string child_path = io::JoinPath(dir, child); in DeleteRecursively() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmatching_files_dataset_op.cc308 const string child_path = io::JoinPath(current_dir, children[i]); in UpdateIterator() local