/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | debug_location.h | 68 explicit DebugLocation(SourceLocation location) : location_(location) {} in DebugLocation() function 78 DebugLocation() {} in DebugLocation() function 79 explicit DebugLocation(SourceLocation) {} in DebugLocation() function 80 DebugLocation(const char* /* file */, int /* line */) {} in DebugLocation() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | debug_location.h | 73 DebugLocation() {} in DebugLocation() function 74 DebugLocation(const char* /* file */, int /* line */) {} in DebugLocation() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | dynamic_filters.cc | 106 void DynamicFilters::Call::Unref(const DebugLocation& /*location*/, in Unref() 130 void DynamicFilters::Call::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount()
|
D | subchannel.cc | 210 void SubchannelCall::Unref(const DebugLocation& /*location*/, in Unref() 290 void SubchannelCall::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount()
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | dynamic_filters.cc | 105 void DynamicFilters::Call::Unref(const DebugLocation& /*location*/, in Unref() 129 void DynamicFilters::Call::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount()
|
H A D | subchannel.cc | 242 void SubchannelCall::Unref(const DebugLocation& /*location*/, in Unref() 322 void SubchannelCall::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/ |
D | chttp2_server.cc | 242 void IncrementRefCount(const DebugLocation& /* location */, in IncrementRefCount() 251 RefCountedPtr<Chttp2ServerListener> Ref(const DebugLocation& /* location */, in Ref() 258 void Unref(const DebugLocation& /* location */, const char* /* reason */) { in Unref()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/server/ |
H A D | chttp2_server.cc | 245 void IncrementRefCount(const DebugLocation& /* location */, in IncrementRefCount() 255 const DebugLocation& /* location */, const char* /* reason */) { in Ref() 260 void Unref(const DebugLocation& /* location */, const char* /* reason */) { in Unref()
|
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
H A D | BaseRecognizer.cs | 1011 protected virtual void DebugLocation(int line, int charPositionInLine) { in DebugLocation() method in Antlr.Runtime.BaseRecognizer
|
/aosp_15_r20/external/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 625 DebugLoc DebugLocation; in parse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 979 DebugLoc DebugLocation; in parse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1109 DebugLoc DebugLocation; in parse() local
|