Searched refs:incident_report_config_ (Results 1 – 2 of 2) sorted by relevance
622 return incident_report_config_; in incident_report_config()625 return &incident_report_config_; in mutable_incident_report_config()651 IncidentReportConfig incident_report_config_ = {}; variable
67 (incident_report_config_ == other.incident_report_config_); in operator ==()178 incident_report_config_.FromProto(proto.incident_report_config()); in FromProto()292 incident_report_config_.ToProto(proto->mutable_incident_report_config()); in ToProto()