Searched refs:sendMetricLog (Results 1 – 3 of 3) sorted by relevance
86 bool sendMetricLog(uint32_t metricId, const uint8_t *encodedMetric,
66 if (!manager.sendMetricLog(atomId, bytes, size)) { in sendMetricToHost()
602 bool HostLink::sendMetricLog(uint32_t metricId, const uint8_t *encodedMetric, in sendMetricLog() function in chre::HostLink