Home
last modified time | relevance | path

Searched refs:debug_location (Results 1 – 17 of 17) sorted by relevance

/external/ipsec-tools/src/racoon/
Dmisc.h40 #define LOCATION debug_location(__FILE__, __LINE__, __func__)
42 #define LOCATION debug_location(__FILE__, __LINE__, NULL)
48 extern const char *debug_location __P((const char *, int, const char *));
Dmisc.c117 debug_location(file, line, func) in debug_location() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcompletion_queue.cc598 grpc_core::DebugLocation debug_location(file, line); local
601 grpc_core::DebugLocation debug_location;
604 cq->owning_refs.Ref(debug_location, reason);
615 grpc_core::DebugLocation debug_location(file, line); local
618 grpc_core::DebugLocation debug_location;
621 if (GPR_UNLIKELY(cq->owning_refs.Unref(debug_location, reason))) {
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc648 const grpc_core::DebugLocation& debug_location) { in tcp_unref() argument
649 if (GPR_UNLIKELY(tcp->refcount.Unref(debug_location, reason))) { in tcp_unref()
655 const grpc_core::DebugLocation& debug_location) { in tcp_ref() argument
656 tcp->refcount.Ref(debug_location, reason); in tcp_ref()
/external/grpc-grpc/
DBUILD635 name = "debug_location",
637 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
645 "debug_location",
657 "debug_location",
DgRPC-C++.podspec380 'src/core/lib/gprpp/debug_location.h',
570 'src/core/lib/gprpp/debug_location.h',
DgRPC-Core.podspec389 'src/core/lib/gprpp/debug_location.h',
994 'src/core/lib/gprpp/debug_location.h',
Dgrpc.gemspec325 s.files += %w( src/core/lib/gprpp/debug_location.h )
/external/rust/crates/grpcio-sys/grpc/
DBUILD665 name = "debug_location",
667 public_hdrs = ["src/core/lib/gprpp/debug_location.h"],
675 "debug_location",
689 "debug_location",
702 "debug_location",
DgRPC-C++.podspec501 'src/core/lib/gprpp/debug_location.h',
1119 'src/core/lib/gprpp/debug_location.h',
DgRPC-Core.podspec823 'src/core/lib/gprpp/debug_location.h',
1650 'src/core/lib/gprpp/debug_location.h',
DBUILD.gn790 "src/core/lib/gprpp/debug_location.h",
Dgrpc.gemspec738 s.files += %w( src/core/lib/gprpp/debug_location.h )
/external/grpc-grpc/tools/doxygen/
DDoxyfile.c++.internal1059 src/core/lib/gprpp/debug_location.h \
DDoxyfile.core.internal1142 src/core/lib/gprpp/debug_location.h \
/external/rust/crates/grpcio-sys/grpc/tools/doxygen/
DDoxyfile.core.internal1511 src/core/lib/gprpp/debug_location.h \
DDoxyfile.c++.internal1671 src/core/lib/gprpp/debug_location.h \