Searched refs:usingFormatter (Results 1 – 2 of 2) sorted by relevance
469 if(usingFormatter()) in createDecoder()528 if(usingFormatter()) in createDecoder()546 if(!usingFormatter()) in removeDecoder()549 if(usingFormatter() && !OCSD_IS_VALID_CS_SRC_ID(CSID)) in removeDecoder()617 if(usingFormatter() && OCSD_IS_VALID_CS_SRC_ID(CSID)) in getDecoderElement()718 if(usingFormatter()) in setIDFilter()730 if(usingFormatter()) in clearIDFilter()
415 …const bool usingFormatter() const { return (bool)(m_dcd_tree_type == OCSD_TRC_SRC_FRAME_FORMATTED… in usingFormatter() function