Searched refs:decodeMsgIdAndTime (Results 1 – 1 of 1) sorted by relevance
1296 bool decodeMsgIdAndTime(pb_istream_t *stream, uint32_t *msgId, in decodeMsgIdAndTime() function1320 bool success = decodeMsgIdAndTime(stream, &info->msgId, &info->data->timeNs); in decodeSnsClientEventMsg()