Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DFileSpec.cpp407 llvm::SmallString<64> current_path; in CopyByRemovingLastPathComponent() local
416 llvm::SmallString<64> current_path; in GetLastPathComponent() local
423 llvm::SmallString<64> current_path; in PrependPathComponent() local
436 llvm::SmallString<64> current_path; in AppendPathComponent() local
447 llvm::SmallString<64> current_path; in RemoveLastPathComponent() local
480 llvm::SmallString<64> current_path; in IsAbsolute() local
/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.cc61 inline std::string AddPropertyToPath(const std::string& current_path, in AddPropertyToPath()
433 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/tpm2-tss/src/tss2-fapi/
Dfapi_int.h561 char *current_path; member