Searched refs:endpoint_to_destroy_ (Results 1 – 2 of 2) sorted by relevance
69 grpc_endpoint* endpoint_to_destroy_ = nullptr; member in grpc_core::__anond1e5056f0111::HttpConnectHandshaker85 if (endpoint_to_destroy_ != nullptr) { in ~HttpConnectHandshaker()86 grpc_endpoint_destroy(endpoint_to_destroy_); in ~HttpConnectHandshaker()100 endpoint_to_destroy_ = args_->endpoint; in CleanupArgsForFailureLocked()
91 grpc_endpoint* endpoint_to_destroy_ = nullptr; member in grpc_core::__anon7ce32ab90111::SecurityHandshaker131 if (endpoint_to_destroy_ != nullptr) { in ~SecurityHandshaker()132 grpc_endpoint_destroy(endpoint_to_destroy_); in ~SecurityHandshaker()165 endpoint_to_destroy_ = args_->endpoint; in CleanupArgsForFailureLocked()