Searched refs:getDecoderMngrByType (Results 1 – 3 of 3) sorted by relevance
65 …const ocsd_err_t getDecoderMngrByType(const ocsd_trace_protocol_t decoderType, IDecoderMngr **p_de…
164 const ocsd_err_t OcsdLibDcdRegister::getDecoderMngrByType(const ocsd_trace_protocol_t decoderType, … in getDecoderMngrByType() function in OcsdLibDcdRegister
95 …if (OCSD_PROTOCOL_IS_CUSTOM(pkt_protocol) && (pRegister->getDecoderMngrByType(pkt_protocol, &p_mng… in ocsd_cust_protocol_to_str()