/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/ |
D | type_resolver.rs | 48 fn current_path(&self) -> ProtobufAbsPath { in current_path() method 109 let current_path = self.current_path(); in find_message_or_enum() localVariable
|
D | option_resolver.rs | 75 fn current_path(&self) -> ProtobufAbsPath { in current_path() method
|
/external/icing/icing/index/ |
D | property-existence-indexing-handler.cc | 38 const std::string& current_path, const DocumentProto& document, in ConstructPropertyExistenceMetaToken()
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | matching_files_dataset_op.cc | 125 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/ |
D | operations.h | 137 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/ |
D | operations.h | 137 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/ |
D | operations.h | 137 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/ |
D | operations.h | 137 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/ |
D | operations.hpp | 246 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/ |
D | field_mask_util.cc | 321 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/ |
D | field_mask_util.cc | 321 std::string current_path = in MergeToFieldMask() local 444 std::string current_path = in MergeLeafNodesToTree() local
|
/external/protobuf/src/google/protobuf/util/ |
D | field_mask_util.cc | 321 std::string current_path = in MergeToFieldMask() local 444 std::string current_path = in MergeLeafNodesToTree() local
|
/external/libchrome/base/ |
D | values.cc | 739 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/ |
D | elfclassify.c | 46 static const char *current_path; variable
|
/external/icing/icing/result/ |
D | snippet-retriever.cc | 765 int section_path_index, const std::string& current_path, in RetrieveSnippetForSection()
|
/external/vboot_reference/host/arch/x86/lib/ |
D | crossystem_arch.c | 118 static const char* current_path = "/sys/devices/platform/GOOG0016:00"; in GetAcpiSysfsPath() local
|
/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/format/ |
D | json.rs | 592 let current_path = Path::new("tracing-subscriber") in json_filename() localVariable
|
/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | operations.cpp | 1681 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/ |
D | file_util_posix.cc | 928 FilePath current_path = base; in VerifyPathControlledByUser() local
|
/external/armnn/third-party/ghc/ |
D | filesystem.hpp | 3545 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/ |
D | file_util_posix.cc | 1256 FilePath current_path = base; in VerifyPathControlledByUser() local
|
/external/cronet/tot/base/files/ |
D | file_util_posix.cc | 1256 FilePath current_path = base; in VerifyPathControlledByUser() local
|
/external/cronet/stable/third_party/apache-portable-runtime/src/build/ |
D | jlibtool.c | 1101 const char *install_path, *current_path, *name; in add_dylink_noinstall() local
|
/external/cronet/tot/third_party/apache-portable-runtime/src/build/ |
D | jlibtool.c | 1101 const char *install_path, *current_path, *name; in add_dylink_noinstall() local
|
/external/tpm2-tss/src/tss2-fapi/ |
D | fapi_int.h | 561 char *current_path; member
|