21#include "cuttlefish/metrics/external_proto/cf_log.pb.h"
27 std::string_view event_type_label, std::string_view metrics_directory,
28 const logs::proto::wireless::android::cuttlefish::CuttlefishLogEvent&
Definition: alloc_driver.h:20
Result< void > WriteMetricsEvent(std::string_view event_type_label, std::string_view metrics_directory, const CuttlefishLogEvent &cf_log_event)
Definition: metrics_writer.cc:44
tl::expected< T, StackTraceError > Result
Definition: result_type.h:30