Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/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/tot/third_party/libc++/src/include/__cxx03/__filesystem/
Doperations.h137 inline _LIBCPP_HIDE_FROM_ABI path current_path() { return __current_path(); } in current_path() function
138 inline _LIBCPP_HIDE_FROM_ABI path current_path(error_code& __ec) { return __current_path(&__ec); } in current_path() function
139 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p) { __current_path(__p); } in current_path() function
140 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p, error_code& __ec) noexcept { in current_path() function
/external/cronet/stable/third_party/libc++/src/include/__filesystem/
Doperations.h137 inline _LIBCPP_HIDE_FROM_ABI path current_path() { return __current_path(); } in current_path() function
138 inline _LIBCPP_HIDE_FROM_ABI path current_path(error_code& __ec) { return __current_path(&__ec); } in current_path() function
139 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p) { __current_path(__p); } in current_path() function
140 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p, error_code& __ec) noexcept { in current_path() function
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__filesystem/
Doperations.h137 inline _LIBCPP_HIDE_FROM_ABI path current_path() { return __current_path(); } in current_path() function
138 inline _LIBCPP_HIDE_FROM_ABI path current_path(error_code& __ec) { return __current_path(&__ec); } in current_path() function
139 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p) { __current_path(__p); } in current_path() function
140 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p, error_code& __ec) noexcept { in current_path() function
/external/cronet/tot/third_party/libc++/src/include/__filesystem/
Doperations.h137 inline _LIBCPP_HIDE_FROM_ABI path current_path() { return __current_path(); } in current_path() function
138 inline _LIBCPP_HIDE_FROM_ABI path current_path(error_code& __ec) { return __current_path(&__ec); } in current_path() function
139 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p) { __current_path(__p); } in current_path() function
140 inline _LIBCPP_HIDE_FROM_ABI void current_path(const path& __p, error_code& __ec) noexcept { 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/cronet/stable/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/cronet/tot/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/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.cc765 int section_path_index, const std::string& current_path, in RetrieveSnippetForSection()
/external/vboot_reference/host/arch/x86/lib/
Dcrossystem_arch.c118 static const char* current_path = "/sys/devices/platform/GOOG0016:00"; in GetAcpiSysfsPath() local
/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/
Djson.rs592 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/stable/base/files/
Dfile_util_posix.cc1256 FilePath current_path = base; in VerifyPathControlledByUser() local
/external/cronet/tot/base/files/
Dfile_util_posix.cc1256 FilePath current_path = base; in VerifyPathControlledByUser() local
/external/cronet/stable/third_party/apache-portable-runtime/src/build/
Djlibtool.c1101 const char *install_path, *current_path, *name; in add_dylink_noinstall() local
/external/cronet/tot/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

12