Home
last modified time | relevance | path

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

/external/rust/crates/protobuf-parse/src/pure/convert/
Dtype_resolver.rs48 fn current_path(&self) -> ProtobufAbsPath { in current_path() method
109 let current_path = self.current_path(); in find_message_or_enum() localVariable
Doption_resolver.rs75 fn current_path(&self) -> ProtobufAbsPath { in current_path() method
/external/icing/icing/index/
Dproperty-existence-indexing-handler.cc38 const std::string& current_path, const DocumentProto& document, in ConstructPropertyExistenceMetaToken()
/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/cronet/third_party/libc++/src/include/__filesystem/
Doperations.h91 inline _LIBCPP_HIDE_FROM_ABI path current_path() { return __current_path(); } in current_path() function
92 inline _LIBCPP_HIDE_FROM_ABI path current_path(error_code& __ec) { return __current_path(&__ec); } in current_path() function
93 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p) { __current_path(__p); } in current_path() function
94 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p, error_code& __ec) noexcept { __curr… in current_path() function
/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Doperations.hpp246 path current_path() {return detail::current_path();} in current_path() function
249 path current_path(system::error_code& ec) {return detail::current_path(&ec);} in current_path() function
252 void current_path(const path& p) {detail::current_path(p);} in current_path() function
255 void current_path(const path& p, system::error_code& ec) BOOST_NOEXCEPT {detail::current_path(p, &e… in current_path() function
/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc321 std::string current_path = in MergeToFieldMask() local
444 std::string current_path = in MergeLeafNodesToTree() local
/external/cronet/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc321 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/icing/icing/result/
Dsnippet-retriever.cc614 const std::string& current_path, MatchOptions* match_options, in RetrieveSnippetForSection()
/external/rust/crates/tracing-subscriber/src/fmt/format/
Djson.rs581 let current_path = Path::new("tracing-subscriber") in json_filename() localVariable
/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp1681 path current_path(error_code* ec) in current_path() function
1752 void current_path(const path& p, system::error_code* ec) in current_path() function
/external/libchrome/base/files/
Dfile_util_posix.cc928 FilePath current_path = base; in VerifyPathControlledByUser() local
/external/armnn/third-party/ghc/
Dfilesystem.hpp3545 GHC_INLINE path current_path() in current_path() function
3555 GHC_INLINE path current_path(std::error_code& ec) in current_path() function
3577 GHC_INLINE void current_path(const path& p) in current_path() function
3586 GHC_INLINE void current_path(const path& p, std::error_code& ec) noexcept in current_path() function
/external/cronet/base/files/
Dfile_util_posix.cc1131 FilePath current_path = base; in VerifyPathControlledByUser() local
/external/cronet/third_party/apache-portable-runtime/src/build/
Djlibtool.c1101 const char *install_path, *current_path, *name; in add_dylink_noinstall() local
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h561 char *current_path; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h90484 struct nvme_ns *current_path[0]; member
Dvmlinux_602.h90484 struct nvme_ns *current_path[0]; member