Searched refs:stop_watching_root_cert (Results 1 – 1 of 1) sorted by relevance
266 bool stop_watching_root_cert = false; in CancelTlsCertificatesWatch() local284 stop_watching_root_cert = cert_info.root_cert_watchers.empty(); in CancelTlsCertificatesWatch()287 if (stop_watching_root_cert && !already_watching_identity_for_root_cert) { in CancelTlsCertificatesWatch()310 (stop_watching_root_cert || stop_watching_identity_cert)) { in CancelTlsCertificatesWatch()311 watch_status_callback_(*root_cert_name, !stop_watching_root_cert, in CancelTlsCertificatesWatch()314 if (stop_watching_root_cert) { in CancelTlsCertificatesWatch()