Searched refs:status_result (Results 1 – 1 of 1) sorted by relevance
283 OffloadScanManager::StatusCode status_result = OffloadScanManager::kNoError; in ReportError() local286 status_result = OffloadScanManager::kNoError; in ReportError()289 status_result = OffloadScanManager::kTimeOut; in ReportError()292 status_result = OffloadScanManager::kNotConnected; in ReportError()295 status_result = OffloadScanManager::kError; in ReportError()301 if (status_result != OffloadScanManager::kNoError) { in ReportError()310 offload_status_ = status_result; in ReportError()