Home
last modified time | relevance | path

Searched defs:ErrorText (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp30 std::string ErrorText; in reportDoubleNonblocking() local
54 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportMissingWait() local
74 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportUnmatchedWait() local
H A DMPIBugReporter.h103 std::string ErrorText; variable
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Dservice.py152 def ErrorText(self): member in RpcController
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Dservice.py152 def ErrorText(self): member in RpcController
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmserr.c367 …SEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...) in cmsSignalError()
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp225 StringRef ErrorText = Code; in consumeStringLiteral() local