Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dmatching_files_dataset_op.cc125 PathStatus current_path = filepath_queue_.top(); in GetNextInternal() local
287 const PathStatus current_path = filepath_queue_.top(); in UpdateIterator() local
/external/icing/icing/result/
Dsnippet-retriever.cc62 inline std::string AddPropertyToPath(const std::string& current_path, in AddPropertyToPath()
528 const std::string& current_path, MatchOptions* match_options, in RetrieveSnippetForSection()
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc319 std::string current_path = in MergeToFieldMask() local
444 std::string current_path = 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/elfutils/src/
Delfclassify.c46 static const char *current_path; variable
/external/libchrome/base/files/
Dfile_util_posix.cc928 FilePath current_path = base; in VerifyPathControlledByUser() local
/external/armnn/third-party/ghc/
Dfilesystem.hpp3543 GHC_INLINE path current_path() in current_path() function
3553 GHC_INLINE path current_path(std::error_code& ec) in current_path() function
3575 GHC_INLINE void current_path(const path& p) in current_path() function
3584 GHC_INLINE void current_path(const path& p, std::error_code& ec) noexcept in current_path() function
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h561 char *current_path; member