Home
last modified time | relevance | path

Searched defs:current_path (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmatching_files_dataset_op.cc116 PathStatus current_path = filepath_queue_.top(); in GetNextInternal() local
273 const PathStatus current_path = filepath_queue_.top(); in UpdateIterator() local
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc267 string current_path = prefix.empty() ? it->first : prefix + "." + it->first; in MergeToFieldMask() local
332 string current_path = prefix.empty() ? it->first : prefix + "." + it->first; in MergeLeafNodesToTree() local
/external/libchrome/base/
Dvalues.cc739 StringPiece current_path(path); in Set() local
808 StringPiece current_path(path); in Get() local
1059 StringPiece current_path(path); in Remove() local
/external/libchrome/base/files/
Dfile_util_posix.cc927 FilePath current_path = base; in VerifyPathControlledByUser() local