Searched refs:usingFormatter (Results 1 – 2 of 2) sorted by relevance
359 if(usingFormatter()) in createDecoder()414 if(usingFormatter()) in createDecoder()432 if(!usingFormatter()) in removeDecoder()435 if(usingFormatter() && !OCSD_IS_VALID_CS_SRC_ID(CSID)) in removeDecoder()447 if(usingFormatter() && OCSD_IS_VALID_CS_SRC_ID(CSID)) in getDecoderElement()543 if(usingFormatter()) in setIDFilter()555 if(usingFormatter()) in clearIDFilter()
366 …const bool usingFormatter() const { return (bool)(m_dcd_tree_type == OCSD_TRC_SRC_FRAME_FORMATTED… in usingFormatter() function