Home
last modified time | relevance | path

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

/system/chre/platform/slpi/see/
Dsee_helper.cc1238 bool decodeMsgIdAndTime(pb_istream_t *stream, uint32_t *msgId, in decodeMsgIdAndTime() function
1262 bool success = decodeMsgIdAndTime(stream, &info->msgId, &info->data->timeNs); in decodeSnsClientEventMsg()