Searched refs:decodePacket (Results 1 – 8 of 8) sorted by relevance
83 resp = decodePacket(bPktDone); in processPacket()158 ocsd_datapath_resp_t TrcPktDecodeStm::decodePacket(bool &bPktDone) in decodePacket() function in TrcPktDecodeStm
71 ocsd_datapath_resp_t decodePacket(bool &bPktDone); //!< decode the current incoming packet
97 resp = decodePacket(bPktDone); in processPacket()104 resp = decodePacket(bPktDone); in processPacket()243 ocsd_datapath_resp_t TrcPktDecodeEtmV3::decodePacket(bool &pktDone) in decodePacket() function in TrcPktDecodeEtmV3
130 ocsd_datapath_resp_t decodePacket();
227 ocsd_datapath_resp_t decodePacket(bool &pktDone); //!< decode a packet
71 …ocsd_err_t decodePacket(); // decode packet into trace elements. return true to indicate decode…
90 resp = decodePacket(); in processPacket()224 ocsd_datapath_resp_t TrcPktDecodePtm::decodePacket() in decodePacket() function in TrcPktDecodePtm
109 err = decodePacket(); in processPacket()118 err = decodePacket(); in processPacket()290 ocsd_err_t TrcPktDecodeEtmV4I::decodePacket() in decodePacket() function in TrcPktDecodeEtmV4I