Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/
Dservice.py150 def ErrorText(self): member in RpcController
/external/nanopb-c/generator/google/protobuf/
Dservice.py150 def ErrorText(self): member in RpcController
/external/pdfium/third_party/lcms2-2.6/src/
Dcmserr.c553 …SEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...) in cmsSignalError()
/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp225 StringRef ErrorText = Code; in consumeStringLiteral() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp27 int ourHandler(int ErrorCode, const char* ErrorText) { in ourHandler()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1175 string ErrorText() const { in ErrorText() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController