Searched refs:watch_root_cert_ (Results 1 – 1 of 1) sorted by relevance
124 bool watch_root_cert() { return watch_root_cert_; } in watch_root_cert()158 void set_watch_root_cert(bool watch) { watch_root_cert_ = watch; } in set_watch_root_cert()187 bool watch_root_cert_ = false; member