Searched refs:usingFormatter (Results 1 – 2 of 2) sorted by relevance
404 if(usingFormatter()) in createDecoder()459 if(usingFormatter()) in createDecoder()477 if(!usingFormatter()) in removeDecoder()480 if(usingFormatter() && !OCSD_IS_VALID_CS_SRC_ID(CSID)) in removeDecoder()492 if(usingFormatter() && OCSD_IS_VALID_CS_SRC_ID(CSID)) in getDecoderElement()588 if(usingFormatter()) in setIDFilter()600 if(usingFormatter()) in clearIDFilter()
383 …const bool usingFormatter() const { return (bool)(m_dcd_tree_type == OCSD_TRC_SRC_FRAME_FORMATTED… in usingFormatter() function