| /external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
| D | orphanable.h | 112 void IncrementRefCount() { refs_.Ref(); } in IncrementRefCount() function 113 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount() function
|
| D | ref_counted.h | 337 void IncrementRefCount() { refs_.Ref(); } in IncrementRefCount() function 338 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount() function
|
| D | dual_ref_counted.h | 250 void IncrementRefCount() { in IncrementRefCount() function 265 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount() function
|
| /external/grpc-grpc/src/core/lib/gprpp/ |
| D | orphanable.h | 142 void IncrementRefCount() { refs_.Ref(); } in IncrementRefCount() function 143 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount() function
|
| D | ref_counted.h | 382 void IncrementRefCount() const { refs_.Ref(); } in IncrementRefCount() function 383 void IncrementRefCount(const DebugLocation& location, in IncrementRefCount() function
|
| D | dual_ref_counted.h | 287 void IncrementRefCount() { in IncrementRefCount() function 302 void IncrementRefCount(const DebugLocation& location, const char* reason) { in IncrementRefCount() function
|
| D | ref_counted_string.h | 65 void IncrementRefCount() { header_.rc.Ref(); } in IncrementRefCount() function
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
| D | dynamic_filters.cc | 126 void DynamicFilters::Call::IncrementRefCount() { in IncrementRefCount() function in grpc_core::DynamicFilters::Call 130 void DynamicFilters::Call::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount() function in grpc_core::DynamicFilters::Call
|
| D | subchannel.cc | 286 void SubchannelCall::IncrementRefCount() { in IncrementRefCount() function in grpc_core::SubchannelCall 290 void SubchannelCall::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount() function in grpc_core::SubchannelCall
|
| /external/grpc-grpc/src/core/client_channel/ |
| D | dynamic_filters.cc | 125 void DynamicFilters::Call::IncrementRefCount() { in IncrementRefCount() function in grpc_core::DynamicFilters::Call 129 void DynamicFilters::Call::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount() function in grpc_core::DynamicFilters::Call
|
| D | subchannel.cc | 318 void SubchannelCall::IncrementRefCount() { in IncrementRefCount() function in grpc_core::SubchannelCall 322 void SubchannelCall::IncrementRefCount(const DebugLocation& /*location*/, in IncrementRefCount() function in grpc_core::SubchannelCall
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/promise/ |
| D | party.h | 79 void IncrementRefCount() { in IncrementRefCount() function 233 void IncrementRefCount() { refs_.Ref(); } function 346 void IncrementRefCount() { sync_.IncrementRefCount(); } function
|
| D | pipe.h | 122 void IncrementRefCount() { in IncrementRefCount() function
|
| /external/grpc-grpc/src/core/lib/promise/ |
| D | party.h | 81 void IncrementRefCount() { in IncrementRefCount() function 285 void IncrementRefCount() { refs_.Ref(); } function 401 void IncrementRefCount() { sync_.IncrementRefCount(); } function
|
| D | pipe.h | 120 void IncrementRefCount() { in IncrementRefCount() function
|
| /external/grpc-grpc/src/core/lib/channel/ |
| D | channel_stack.h | 342 inline void grpc_channel_stack::IncrementRefCount() { in IncrementRefCount() function 350 inline void grpc_call_stack::IncrementRefCount() { in IncrementRefCount() function
|
| D | connected_channel.cc | 270 void IncrementRefCount(const char* reason = "smartptr") { in IncrementRefCount() function in grpc_core::__anon75ac31350111::ConnectedChannelStream
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/channel/ |
| D | channel_stack.h | 337 inline void grpc_channel_stack::IncrementRefCount() { in IncrementRefCount() function 345 inline void grpc_call_stack::IncrementRefCount() { in IncrementRefCount() function
|
| D | connected_channel.cc | 275 void IncrementRefCount(const char* reason = "smartptr") { in IncrementRefCount() function in grpc_core::__anone9d427c90111::ConnectedChannelStream
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/server/ |
| D | chttp2_server.cc | 241 void IncrementRefCount() { grpc_tcp_server_ref(tcp_server_); } in IncrementRefCount() function in grpc_core::__anon191928210111::Chttp2ServerListener 242 void IncrementRefCount(const DebugLocation& /* location */, in IncrementRefCount() function in grpc_core::__anon191928210111::Chttp2ServerListener
|
| /external/grpc-grpc/src/core/lib/transport/ |
| D | call_spine.h | 175 void IncrementRefCount() override { Party::IncrementRefCount(); } in IncrementRefCount() function
|
| D | batch_builder.h | 209 void IncrementRefCount() { ++refs; } in IncrementRefCount() function
|
| /external/grpc-grpc/src/core/ext/transport/chttp2/server/ |
| D | chttp2_server.cc | 244 void IncrementRefCount() { grpc_tcp_server_ref(tcp_server_); } in IncrementRefCount() function in grpc_core::__anonfc5eb38d0111::Chttp2ServerListener 245 void IncrementRefCount(const DebugLocation& /* location */, in IncrementRefCount() function in grpc_core::__anonfc5eb38d0111::Chttp2ServerListener
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/transport/ |
| D | batch_builder.h | 212 void IncrementRefCount() { ++refs; } in IncrementRefCount() function
|
| /external/grpc-grpc/src/core/lib/surface/ |
| D | call.cc | 2677 void CallContext::IncrementRefCount(const char* reason) { in IncrementRefCount() function in grpc_core::CallContext 2874 void IncrementRefCount() override { refs_.Ref(); } in MakeCallSpine() function in grpc_core::ClientPromiseBasedCall::MakeCallSpine::WrappingCallSpine 3729 void IncrementRefCount() override { InternalRef("CallSpine"); } in IncrementRefCount() function in grpc_core::ServerCallSpine
|