Searched refs:pFiles (Results 1 – 2 of 2) sorted by relevance
292 TI_STATUS report_GetReportFilesTable(TI_HANDLE hReport, TI_UINT8 *pFiles) in report_GetReportFilesTable() argument296 if( (NULL == hReport) || (NULL == pFiles)) in report_GetReportFilesTable()302 (void *)pFiles, in report_GetReportFilesTable()308 pFiles[index] += '0'; in report_GetReportFilesTable()315 TI_STATUS report_SetReportFilesTable(TI_HANDLE hReport, TI_UINT8 *pFiles) in report_SetReportFilesTable() argument319 if( (NULL == hReport) || (NULL == pFiles)) in report_SetReportFilesTable()327 pFiles[index] -= '0'; in report_SetReportFilesTable()332 (void *)pFiles, in report_SetReportFilesTable()
677 TI_STATUS report_GetReportFilesTable (TI_HANDLE hReport, TI_UINT8 *pFiles); 687 TI_STATUS report_SetReportFilesTable (TI_HANDLE hReport, TI_UINT8 *pFiles);