Home
last modified time | relevance | path

Searched refs:ReportError (Results 1 – 6 of 6) sorted by relevance

/system/core/adb/daemon/
Dshell_service.h55 unique_fd ReportError(SubprocessProtocol protocol, const std::string& message);
Dshell_service.cpp764 unique_fd ReportError(SubprocessProtocol protocol, const std::string& message) { in ReportError() function
829 *error_fd = ReportError(error_protocol, "failed to allocate new subprocess"); in StartSubprocess()
836 *error_fd = ReportError(error_protocol, error); in StartSubprocess()
846 *error_fd = ReportError(error_protocol, error); in StartSubprocess()
864 return ReportError(protocol, "failed to allocate new subprocess"); in StartCommandInProcess()
870 return ReportError(protocol, error); in StartCommandInProcess()
879 return ReportError(protocol, error); in StartCommandInProcess()
Dabb_service.cpp76 return ReportError(kErrorProtocol, "abb is unavailable"); in sendCommand()
/system/update_engine/
Dp2p_manager.cc421 ReportError(); in OnIdleForReportErrorAndDelete()
430 void ReportError() { in ReportError() function in chromeos_update_engine::LookupData
452 ReportError(); in ReportSuccess()
461 ReportError(); in OnLookupDone()
470 ReportError(); in OnTimeout()
/system/connectivity/wificond/scanning/offload/
Doffload_scan_manager.cpp66 offload_scan_manager_->ReportError(status); in OnErrorHandler()
279 void OffloadScanManager::ReportError(const OffloadStatus& status) { in ReportError() function in android::wificond::OffloadScanManager
Doffload_scan_manager.h125 void ReportError(