Home
last modified time | relevance | path

Searched refs:encodedMsg (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dhost_protocol_chre.h316 const uint8_t *encodedMsg, size_t metricSize);
/system/chre/platform/shared/
Dhost_protocol_chre.cc372 const uint8_t *encodedMsg, in encodeMetricLog() argument
375 reinterpret_cast<const int8_t *>(encodedMsg), metricSize); in encodeMetricLog()