Searched refs:ReportFileProto_Report (Results 1 – 6 of 6) sorted by relevance
52 class ReportFileProto_Report; variable60 … ::android::os::incidentd::ReportFileProto_Report* Arena::CreateMaybeMessage<::android::os::incide…68 class ReportFileProto_Report final :71 inline ReportFileProto_Report() : ReportFileProto_Report(nullptr) {} in ReportFileProto_Report() function72 ~ReportFileProto_Report() override;73 …explicit PROTOBUF_CONSTEXPR ReportFileProto_Report(::PROTOBUF_NAMESPACE_ID::internal::ConstantInit…75 ReportFileProto_Report(const ReportFileProto_Report& from);76 ReportFileProto_Report(ReportFileProto_Report&& from) noexcept in ReportFileProto_Report() function77 : ReportFileProto_Report() { in ReportFileProto_Report()81 inline ReportFileProto_Report& operator=(const ReportFileProto_Report& from) {[all …]
24 PROTOBUF_CONSTEXPR ReportFileProto_Report::ReportFileProto_Report( in ReportFileProto_Report() function in android::os::incidentd::ReportFileProto_Report41 ReportFileProto_Report _instance;73 class ReportFileProto_Report::_Internal {75 using HasBits = decltype(std::declval<ReportFileProto_Report>()._impl_._has_bits_);96 ReportFileProto_Report::ReportFileProto_Report(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ReportFileProto_Report() function in android::os::incidentd::ReportFileProto_Report102 ReportFileProto_Report::ReportFileProto_Report(const ReportFileProto_Report& from) in ReportFileProto_Report() function in android::os::incidentd::ReportFileProto_Report104 ReportFileProto_Report* const _this = this; (void)_this; in ReportFileProto_Report()140 inline void ReportFileProto_Report::SharedCtor( in SharedCtor()166 ReportFileProto_Report::~ReportFileProto_Report() { in ~ReportFileProto_Report()175 inline void ReportFileProto_Report::SharedDtor() { in SharedDtor()[all …]
132 static bool has_section(const ReportFileProto_Report& report, int section) { in has_section()273 ReportFileProto_Report* report; in addReport()310 RepeatedPtrField<ReportFileProto_Report>* reports = mEnvelope.mutable_report(); in removeReport()313 const ReportFileProto_Report& r = reports->Get(i); in removeReport()322 RepeatedPtrField<ReportFileProto_Report>* reports = mEnvelope.mutable_report(); in removeReports()325 const ReportFileProto_Report& r = reports->Get(i); in removeReports()343 ReportFileProto_Report* report = mEnvelope.mutable_report(reportIndex); in markApproved()616 const ReportFileProto_Report& report = envelope.report(i); in getReport()848 void get_args_from_report(IncidentReportArgs* out, const ReportFileProto_Report& report) { in get_args_from_report()
42 void get_args_from_report(IncidentReportArgs* out, const ReportFileProto_Report& report);
200 const ReportFileProto_Report& report = envelope.report(reportIndex); in sendBroadcasts()
429 const ReportFileProto_Report& report = envelope.report(reportIndex); in getIncidentReportList()