Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel.h57 #define GRPC_SUBCHANNEL_CALL_UNREF(p, r) \ macro
69 #define GRPC_SUBCHANNEL_CALL_UNREF(p, r) grpc_subchannel_call_unref((p)) macro