Home
last modified time | relevance | path

Searched defs:setError (Results 1 – 13 of 13) sorted by relevance

/external/parameter-framework/upstream/utility/
DErrorContext.hpp43 void setError(const std::string &error) { mError = error; } in setError() function in utility::ErrorContext
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
DgUnitTestResult.java73 public void setError(String error) { in setError() method in gUnitTestResult
/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVError.h85 void setError(SPIRVErrorCode ErrCode, const std::string& ErrMsg) { in setError() function
/external/boringssl/src/crypto/bn/
Dcheck_bn_tests.go124 func (s *testScanner) setError(err error) { func
/external/llvm/lib/Support/
DYAMLTraits.cpp319 void Input::setError(HNode *hnode, const Twine &message) { in setError() function in Input
324 void Input::setError(Node *node, const Twine &message) { in setError() function in Input
387 void Input::setError(const Twine &Message) { in setError() function in Input
656 void Output::setError(const Twine &message) { in setError() function in Output
DYAMLParser.cpp282 void setError(const Twine &Message, StringRef::iterator Position) { in setError() function in llvm::yaml::Scanner
293 void setError(const Twine &Message) { in setError() function in llvm::yaml::Scanner
1874 void Node::setError(const Twine &Msg, Token &Tok) const { in setError() function in Node
2296 void Document::setError(const Twine &Message, Token &Location) const { in setError() function in Document
/external/conscrypt/testing/src/main/java/libcore/java/io/
DNullPrintStream.java69 protected void setError() {} in setError() method in NullPrintStream
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h185 void setError(unsigned Err) { Error = Err; }; in setError() function
/external/icu/icu4c/source/i18n/
Dfmtable.cpp92 static void setError(UErrorCode& ec, UErrorCode err) { in setError() function
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java339 public void setError(CharSequence error) { in setError() method in ShadowTextView
/external/llvm/lib/Linker/
DIRMover.cpp408 void setError(Error E) { in setError() function in __anon01ce02c90211::IRLinker
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp214 void PropValidator::setError (const std::string& err) const in setError() function in deqp::gles31::Functional::__anon5e091b9f0111::PropValidator
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4622 inline void ReferenceContext::setError (deUint32 error) in setError() function in sglr::ReferenceContext