Home
last modified time | relevance | path

Searched defs:ReportingInfo (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dreporting_info.pb.cc21 PROTOBUF_CONSTEXPR ReportingInfo::ReportingInfo( in ReportingInfo() function in metrics::ReportingInfo
60 ReportingInfo::ReportingInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in ReportingInfo() function in metrics::ReportingInfo
66 ReportingInfo::ReportingInfo(const ReportingInfo& from) in ReportingInfo() function in metrics::ReportingInfo
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dreporting_info.pb.h45 class ReportingInfo; variable
59 inline ReportingInfo() : ReportingInfo(nullptr) {} in ReportingInfo() function
64 ReportingInfo(ReportingInfo&& from) noexcept in ReportingInfo() function
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dreporting_info.proto14 message ReportingInfo { message
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log_uploader.h16 class ReportingInfo; variable