Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dtcp_custom.cc344 static bool endpoint_can_track_err(grpc_endpoint* /*ep*/) { return false; } in endpoint_can_track_err() function
357 endpoint_can_track_err};
/third_party/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc425 static bool endpoint_can_track_err(grpc_endpoint* secure_ep) { in endpoint_can_track_err() function
441 endpoint_can_track_err};