Home
last modified time | relevance | path

Searched defs:ReportError (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dslang_rs_context.h355 clang::DiagnosticBuilder ReportError(const char (&Message)[N]) const { in ReportError() function
360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, in ReportError() function
/aosp12/system/update_engine/cros/
H A Dp2p_manager.cc425 void ReportError() { in ReportError() function in chromeos_update_engine::LookupData
/aosp12/packages/modules/adb/daemon/
H A Dshell_service.cpp798 unique_fd ReportError(SubprocessProtocol protocol, const std::string& message) { in ReportError() function