Searched refs:setErrorLog (Results 1 – 5 of 5) sorted by relevance
71 void TrcMemAccMapper::setErrorLog(ITraceErrorLog *err_log_i) in setErrorLog() function in TrcMemAccMapper74 m_cache.setErrorLog(err_log_i); in setErrorLog()
151 void TrcMemAccCache::setErrorLog(ITraceErrorLog *log) in setErrorLog() function in TrcMemAccCache
76 void setErrorLog(ITraceErrorLog *log);
82 void setErrorLog(ITraceErrorLog *err_log_i);
198 m_default_mapper->setErrorLog(s_i_error_logger); in createMemAccMapper()