Searched refs:OutputFilterAllIDs (Results 1 – 4 of 4) sorted by relevance
85 ocsd_err_t OutputFilterAllIDs(bool bEnable);
144 ocsd_err_t TraceFmtDcdImpl::OutputFilterAllIDs(bool bEnable) in OutputFilterAllIDs() function in TraceFmtDcdImpl948 ocsd_err_t TraceFormatterFrameDecoder::OutputFilterAllIDs(bool bEnable) in OutputFilterAllIDs() function in TraceFormatterFrameDecoder950 return (m_pDecoder == 0) ? OCSD_ERR_NOT_INIT : m_pDecoder->OutputFilterAllIDs(bEnable); in OutputFilterAllIDs()
70 ocsd_err_t OutputFilterAllIDs(bool bEnable);
658 err = m_frame_deformatter_root->OutputFilterAllIDs(false); in setIDFilter()670 err = m_frame_deformatter_root->OutputFilterAllIDs(true); in clearIDFilter()