Home
last modified time | relevance | path

Searched defs:WeakRef (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Ddual_ref_counted.h153 WeakRefCountedPtr<Child> WeakRef() GRPC_MUST_USE_RESULT { in WeakRef() function
158 WeakRefCountedPtr<Child> WeakRef(const DebugLocation& location, in WeakRef() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dsubchannel.cc770 Subchannel* Subchannel::WeakRef(GRPC_SUBCHANNEL_REF_EXTRA_ARGS) { in WeakRef() function in grpc_core::Subchannel