Home
last modified time | relevance | path

Searched refs:SECURE_ENDPOINT_UNREF (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc110 #define SECURE_ENDPOINT_UNREF(ep, reason) \ macro
138 #define SECURE_ENDPOINT_UNREF(ep, reason) secure_endpoint_unref((ep)) macro
169 SECURE_ENDPOINT_UNREF(ep, "read"); in call_read_cb()
383 SECURE_ENDPOINT_UNREF(ep, "destroy"); in endpoint_destroy()