Home
last modified time | relevance | path

Searched refs:connection_type (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Dmetrics.cc219 ConnectionType connection_type) { in ReportUpdateAttemptMetrics() argument
352 LOG(INFO) << "Uploading " << static_cast<int>(connection_type) in ReportUpdateAttemptMetrics()
356 static_cast<int>(connection_type), in ReportUpdateAttemptMetrics()
Dmetrics.h269 ConnectionType connection_type);
/system/core/metricsd/uploader/proto/
Dsystem_profile.proto298 // Set to true if connection_type changed during the lifetime of the log.
312 optional ConnectionType connection_type = 2; field