Home | History | Annotate | Download | only in cros

Lines Matching refs:cert_path

673   const std::string& cert_path() const { return cert_path_; }
695 void SetCertPath(const std::string& cert_path);
740 void set_cert_path(const std::string& cert_path) {
741 cert_path_ = cert_path;