Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
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
DMPIBugReporter.h103 std::string ErrorText; variable
/external/protobuf/python/google/protobuf/
Dservice.py150 def ErrorText(self): member in RpcController
/external/pdfium/third_party/lcms/src/
Dcmserr.c367 …SEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...) in cmsSignalError()
/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp225 StringRef ErrorText = Code; in consumeStringLiteral() local