Searched refs:status_result (Results 1 – 1 of 1) sorted by relevance
281 OffloadScanManager::StatusCode status_result = OffloadScanManager::kNoError; in ReportError() local284 status_result = OffloadScanManager::kNoError; in ReportError()287 status_result = OffloadScanManager::kTimeOut; in ReportError()290 status_result = OffloadScanManager::kNotConnected; in ReportError()293 status_result = OffloadScanManager::kError; in ReportError()299 if (status_result != OffloadScanManager::kNoError) { in ReportError()308 offload_status_ = status_result; in ReportError()