Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DThread.cpp68 void Thread::setError(EGLint error, in setError() function in egl::Thread
82 void Thread::setError(const Error &error, const char *command, const LabeledObject *object) in setError() function in egl::Thread
DvalidationEGL.cpp2073 void ValidationContext::setError(EGLint error) const in setError() function in egl::ValidationContext
2078 void ValidationContext::setError(EGLint error, const char *message...) const in setError() function in egl::ValidationContext
/external/parameter-framework/upstream/utility/
DErrorContext.hpp43 void setError(const std::string &error) { mError = error; } in setError() function in utility::ErrorContext
/external/zstd/contrib/pzstd/
DErrorHolder.h30 void setError(std::string message) noexcept { in setError() function
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DTestBase.kt94 private fun setError(exception: Throwable) { in <lambda>() method in kotlinx.coroutines.TestBase
/external/antlr/gunit/src/main/java/org/antlr/gunit/
DgUnitTestResult.java73 public void setError(String error) { in setError() method in gUnitTestResult
/external/boringssl/src/crypto/fipsmodule/bn/
Dcheck_bn_tests.go124 func (s *testScanner) setError(err error) { func
Dbn_test_to_fuzzer.go128 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/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLTraits.cpp351 void Input::setError(HNode *hnode, const Twine &message) { in setError() function in Input
366 void Input::setError(Node *node, const Twine &message) { in setError() function in Input
425 void Input::setError(const Twine &Message) { in setError() function in Input
733 void Output::setError(const Twine &message) { in setError() function in Output
DYAMLParser.cpp270 void setError(const Twine &Message, StringRef::iterator Position) { in setError() function in llvm::yaml::Scanner
285 void setError(const Twine &Message) { in setError() function in llvm::yaml::Scanner
1878 void Node::setError(const Twine &Msg, Token &Tok) const { in setError() function in Node
2312 void Document::setError(const Twine &Message, Token &Location) const { in setError() function in Document
/external/conscrypt/testing/src/main/java/org/conscrypt/testing/
DNullPrintStream.java125 protected void setError() {} in setError() method in NullPrintStream
/external/conscrypt/repackaged/testing/src/main/java/com/android/org/conscrypt/testing/
DNullPrintStream.java127 protected void setError() {} in setError() method in NullPrintStream
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DResStringPool.java317 private int setError(int error) { in setError() method in ResStringPool
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResStringPool.java318 private int setError(int error) { in setError() method in ResStringPool
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.h185 void setError(unsigned Err) { Error = Err; }; in setError() function
/external/icu/icu4c/source/i18n/
Dfmtable.cpp94 static void setError(UErrorCode& ec, UErrorCode err) { in setError() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java746 protected void setError(CharSequence error) { in setError() method in ShadowAccessibilityNodeInfo
/external/llvm/lib/Linker/
DIRMover.cpp408 void setError(Error E) { in setError() function in __anonf7b11df60211::IRLinker
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp92 void Cfg::setError(const std::string &Message) { in setError() function in Ice::Cfg
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp427 void setError(Error E) { in setError() function in __anonda93f5980211::IRLinker
/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DManagedChannelImplTest.java2946 Builder setError(Status error) { in setError() method in FakeNameResolverFactory.Builder
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp217 void PropValidator::setError (const std::string& err) const in setError() function in deqp::gles31::Functional::__anone5f0470c0111::PropValidator
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp4661 inline void ReferenceContext::setError (deUint32 error) in setError() function in sglr::ReferenceContext