Searched defs:root_being_watched (Results 1 – 4 of 4) sorted by relevance
72 bool root_being_watched = false; member102 bool root_being_watched = false; member
39 bool identity_being_watched) { in StaticDataCertificateProvider()129 bool identity_being_watched) { in FileWatcherCertificateProvider()
205 const std::string& cert_name, bool root_being_watched, in WatchStatusCallback()352 bool root_being_watched, in WatchStatusCallback()
599 bool root_being_watched = security_connector_->options_->watch_root_cert(); in OnCertificatesChanged() local