Searched refs:identity_error (Results 1 – 1 of 1) sorted by relevance
198 grpc_error* identity_error = GRPC_ERROR_NONE; in WatchTlsCertificates() local217 identity_error = GRPC_ERROR_REF(cert_info.identity_cert_error); in WatchTlsCertificates()233 if (root_error != GRPC_ERROR_NONE || identity_error != GRPC_ERROR_NONE) { in WatchTlsCertificates()235 GRPC_ERROR_REF(identity_error)); in WatchTlsCertificates()238 GRPC_ERROR_UNREF(identity_error); in WatchTlsCertificates()