Searched refs:clonePacket (Results 1 – 2 of 2) sorted by relevance
83 void *MessageParser::clonePacket(void *from, MessageType type) { in clonePacket() function in RkMSG::MessageParser291 return (RkAiqSocketPacket_t *)clonePacket(aiq_pkt, RKAIQ_MESSAGE_NEW); in findValidSection()390 return (RkAiqSocketPacket *)clonePacket(&receivedData, RKAIQ_MESSAGE_OLD); in findValidSection2()
110 void *clonePacket(void *from, MessageType type);