Searched refs:setErrorLog (Results 1 – 7 of 7) sorted by relevance
58 void Task::setErrorLog(cl_program prog) { in setErrorLog() function in Task91 setErrorLog(m_program); in execute()150 setErrorLog(m_program); in execute()178 setErrorLog(m_programs[i]); in execute()187 if(m_executable) setErrorLog(m_executable); in execute()
45 void setErrorLog(cl_program);
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
80 void setErrorLog(ITraceErrorLog *err_log_i);
76 void setErrorLog(ITraceErrorLog *log);
191 m_default_mapper->setErrorLog(s_i_error_logger); in createMemAccMapper()