Searched refs:usingFormatter (Results 1 – 2 of 2) sorted by relevance
411 if(usingFormatter()) in createDecoder()466 if(usingFormatter()) in createDecoder()484 if(!usingFormatter()) in removeDecoder()487 if(usingFormatter() && !OCSD_IS_VALID_CS_SRC_ID(CSID)) in removeDecoder()555 if(usingFormatter() && OCSD_IS_VALID_CS_SRC_ID(CSID)) in getDecoderElement()656 if(usingFormatter()) in setIDFilter()668 if(usingFormatter()) in clearIDFilter()
407 …const bool usingFormatter() const { return (bool)(m_dcd_tree_type == OCSD_TRC_SRC_FRAME_FORMATTED… in usingFormatter() function