Home
last modified time | relevance | path

Searched defs:encodedMetric (Results 1 – 2 of 2) sorted by relevance

/system/chre/host/common/
Ddaemon_base.cc311 const std::vector<int8_t> &encodedMetric = metricMsg->encoded_metric; in handleMetricLog() local
/system/chre/platform/slpi/
Dhost_link.cc712 bool HostLink::sendMetricLog(uint32_t metricId, const uint8_t *encodedMetric, in sendMetricLog()
716 const uint8_t *encodedMetric; in sendMetricLog() member