Searched refs:OutputFilterAllIDs (Results 1 – 4 of 4) sorted by relevance
82 ocsd_err_t OutputFilterAllIDs(bool bEnable);
70 ocsd_err_t OutputFilterAllIDs(bool bEnable);
143 ocsd_err_t TraceFmtDcdImpl::OutputFilterAllIDs(bool bEnable) in OutputFilterAllIDs() function in TraceFmtDcdImpl852 ocsd_err_t TraceFormatterFrameDecoder::OutputFilterAllIDs(bool bEnable) in OutputFilterAllIDs() function in TraceFormatterFrameDecoder854 return (m_pDecoder == 0) ? OCSD_ERR_NOT_INIT : m_pDecoder->OutputFilterAllIDs(bEnable); in OutputFilterAllIDs()
590 err = m_frame_deformatter_root->OutputFilterAllIDs(false); in setIDFilter()602 err = m_frame_deformatter_root->OutputFilterAllIDs(true); in clearIDFilter()