Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dref_counted.h238 struct UnrefCallDtor { struct
240 void operator()(T* p) { in operator()
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dref_counted.h241 struct UnrefCallDtor { struct
243 void operator()(T* p) const { in operator()